simh-testsetgenerator/B5500
B. Scott Michel 8b14bb69be
CMake build infrastructure II (#53)
* CMake build infrastructure

The squashed commit that builds and packages releases for the SIMH
simulator suite with CMake, version 3.14 or newer.

See README-CMake.md for documentation.
2023-05-17 20:18:42 -04:00
..
b5500_cpu.c B5500: Normalized end of lines to DOS/Unix. 2022-02-18 22:06:05 -05:00
b5500_defs.h B5500: Avoid potential truncataion warning with type consistency 2020-01-31 00:16:43 -08:00
b5500_dk.c B5500: Changed buffer registers to use CRDATA instead of BRDATA. 2022-09-22 21:26:00 -04:00
b5500_dr.c B5500: Normalized end of lines to DOS/Unix. 2022-02-18 22:06:05 -05:00
b5500_dtc.c B5500: Changed buffer registers to use CRDATA instead of BRDATA. 2022-09-22 21:26:00 -04:00
b5500_io.c B5500: Added save restore support. Updated for new sim_tape. 2019-06-09 15:23:04 -04:00
b5500_mt.c B5500: Changed buffer registers to use CRDATA instead of BRDATA. 2022-09-22 21:26:00 -04:00
b5500_sys.c B5500: Removed compiler warnings. 2020-10-13 20:04:56 -04:00
b5500_urec.c B5500: Changed buffer registers to use CRDATA instead of BRDATA. 2022-09-22 21:26:00 -04:00
CMakeLists.txt CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00