simh-testsetgenerator/BESM6
Mark Pizzolato 703c5697be BESM6: Have makefile search for one of several potential FONTNAME fonts in several potential FONTPATH directories.
Fix besm6_panel to use FONTFILE when building with SDL 1.2,
Fix besm6_panel compile issues on Windows
Provide FONTFILE name via either -DFONTFILE OR via a #define in a generated besm6_panel_font.h
2015-01-08 22:11:00 -08:00
..
besm6_arith.c BESM6: Compiler suggested cleanups (MSVC). 2014-12-30 17:52:13 -08:00
besm6_cpu.c BESM6: Schedule the serial line timer by instruction count when I/O is pending, and by wallclock time otherwise. This achieves a good TTY output rate even when the CPU is busy with a user process. 2015-01-08 22:11:00 -08:00
besm6_defs.h BESM6: Schedule the serial line timer by instruction count when I/O is pending, and by wallclock time otherwise. This achieves a good TTY output rate even when the CPU is busy with a user process. 2015-01-08 22:11:00 -08:00
besm6_disk.c BESM6: Using sim_fwrite for formatting. 2015-01-08 22:09:48 -08:00
besm6_drum.c BESM6: Reverted IO scheduling to model time; the time unit is 100 ns. 2014-12-31 17:26:34 -08:00
besm6_mmu.c BESM6: Compiler suggested cleanups (MSVC). 2014-12-30 17:52:13 -08:00
besm6_panel.c BESM6: Have makefile search for one of several potential FONTNAME fonts in several potential FONTPATH directories. 2015-01-08 22:11:00 -08:00
besm6_printer.c BESM6: Schedule the serial line timer by instruction count when I/O is pending, and by wallclock time otherwise. This achieves a good TTY output rate even when the CPU is busy with a user process. 2015-01-08 22:11:00 -08:00
besm6_punch.c BESM6: Schedule the serial line timer by instruction count when I/O is pending, and by wallclock time otherwise. This achieves a good TTY output rate even when the CPU is busy with a user process. 2015-01-08 22:11:00 -08:00
besm6_sys.c BESM6: Updated licenses missed before, TTYs use sim_putchar(), translated comments in besm6_tty.c; using "console" instead of "/dev/tty". 2015-01-08 22:11:00 -08:00
besm6_tty.c BESM6: Schedule the serial line timer by instruction count when I/O is pending, and by wallclock time otherwise. This achieves a good TTY output rate even when the CPU is busy with a user process. 2015-01-08 22:11:00 -08:00
boot_dispak.b6 BESM6: Removed tabs, reindented, removed GNU extensions. 2014-12-30 11:42:52 -08:00
dispak.ini BESM6: Schedule the serial line timer by instruction count when I/O is pending, and by wallclock time otherwise. This achieves a good TTY output rate even when the CPU is busy with a user process. 2015-01-08 22:11:00 -08:00
test_alu.b6 BESM6: Converted files to CRLF format 2014-12-30 00:41:31 -08:00
test_alu.ini BESM6: Converted files to CRLF format 2014-12-30 00:41:31 -08:00
test_cu.ini BESM6: Converted files to CRLF format 2014-12-30 00:41:31 -08:00
test_pprog05.b6 BESM6: Removed tabs, reindented, removed GNU extensions. 2014-12-30 11:42:52 -08:00
test_pprog05.ini BESM6: Removed tabs, reindented, removed GNU extensions. 2014-12-30 11:42:52 -08:00