simh-testsetgenerator/imlac
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
..
tests Various simulators: Set line endings to CRLF for consistency, remove stray tabs 2023-03-19 16:51:27 -04: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: Call display library directly; use new display_line API. 2021-03-29 20:36:59 +02: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: Fix wrong instruction mask for decoding. 2022-03-11 09:27:07 +01: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