simh-testsetgenerator/imlac
Lars Brinkhoff 52f3a69d98 IMLAC: Sample program: SSV 22.
SSV ("Scroll Saver") was the Imlac console program and terminal
emulator at MIT's Dynamic Modeling group.  It was written mainly by
P. David Lebling.  This copy is from Purdue University, courtesy of
Tom Uban.  SSV is required to run Maze; the game expects to find SSV's
font data in core.
2020-11-29 13:46:33 +01:00
..
tests IMLAC: Sample program: SSV 22. 2020-11-29 13:46:33 +01:00
imlac_bel.c IMLAC: Use sim_video stubs rather than #ifdefs. 2020-11-25 09:22:26 +01:00
imlac_cpu.c IMLAC: Use sim_video stubs rather than #ifdefs. 2020-11-25 09:22:26 +01:00
imlac_crt.c IMLAC: Fixes for the display. 2020-11-26 14:11:58 +01:00
imlac_defs.h IMLAC: Implement PTR, paper tape reader. 2020-06-20 16:01:00 +02:00
imlac_dp.c IMLAC: Improve debug output. 2020-11-04 14:41:19 +01:00
imlac_kbd.c IMLAC: Fixes for the display. 2020-11-26 14:11:58 +01:00
imlac_pt.c IMLAC: Remove unused variable. 2020-06-26 16:58:28 +02:00
imlac_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
imlac_tty.c IMLAC: Fix compiler warnings. 2020-11-24 14:33:58 +01:00