simh-testsetgenerator/BESM6
Mark Pizzolato decbe5b76b Various simulators: Set line endings to CRLF for consistency, remove stray tabs
Project standard source code has tabs converted to spaces and CRLF line
endings.

Other text files have CRLF line endings.
2023-03-19 16:51:27 -04:00
..
besm6_arith.c BESM6: Fixed a bug in multiplication. 2017-01-07 17:11:21 -08:00
besm6_cpu.c BESM6: Reorganized the disk devices. 2022-02-21 17:54:51 -08:00
besm6_defs.h BESM6: Reorganized the disk devices. 2022-02-21 17:54:51 -08:00
besm6_disk.c BESM6: fix warning 2022-11-10 10:47:49 -05:00
besm6_drum.c BESM6: Added checks for calls to fseek (COVERITY) 2017-03-09 21:20:19 -08:00
besm6_mg.c BESM6: Made all 32 tape units functional. 2022-02-21 17:54:51 -08:00
besm6_mmu.c BESM6: Fixed memory access issues (COVERITY). 2017-03-09 21:32:23 -08:00
besm6_panel.c BESM6: Add missing newline in panel enable error message text 2020-01-04 11:38:55 -08:00
besm6_pl.c BESM6: Implemented punched card input and punched tape output 2021-01-02 02:50:08 -08:00
besm6_printer.c BESM6: Coverity fixes, added disk type display for SHOW MDn. 2022-03-11 19:49:28 -08:00
besm6_punch.c BESM6: Coverity fixes, added disk type display for SHOW MDn. 2022-03-11 19:49:28 -08:00
besm6_punchcard.c BESM6: Coverity fixes, added disk type display for SHOW MDn. 2022-03-11 19:49:28 -08:00
besm6_sys.c SCP: Migrate all stdio writes to pass through SCP provided Fprintf() 2017-01-14 20:48:09 -08:00
besm6_tty.c Various simulators: Set line endings to CRLF for consistency, remove stray tabs 2023-03-19 16:51:27 -04:00
besm6_vu.c BESM6: Avoid clang compiler warnings 2022-10-26 10:57:52 -04:00
boot_dispak.b6 BESM-6: some correction for indentation and spacing. 2015-01-21 12:29:29 -08:00
dispak.ini BESM6: Reorganized the disk devices. 2022-02-21 17:54:51 -08:00
expect.ini Various simulators: Set line endings to CRLF for consistency, remove stray tabs 2023-03-19 16:51:27 -04:00
input.txt BESM6: Implemented WRU when no local console, added binary punchtape mode, 2015-01-11 17:43:39 -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 BESM-6: some correction for indentation and spacing. 2015-01-21 12:29:29 -08:00
test_pprog05.ini BESM6: Removed tabs, reindented, removed GNU extensions. 2014-12-30 11:42:52 -08:00