Commit graph

5 commits

Author SHA1 Message Date
Mark Pizzolato
5531ccb175 ALL: Massive 'const' cleanup
These changes facilitate more robust parameter type checking and helps
to identify unexpected coding errors.

Most simulators can now also be compiled with a C++ compiler without
warnings.

Additionally, these changes have also been configured to facilitate easier
backporting of simulator and device simulation modules to run under the
simh v3.9+ SCP framework.
2016-05-15 15:25:33 -07:00
Mark Pizzolato
a1002569a1 ISYS8010: Fix compiler warnings on Linux with gcc & clang 2015-05-06 14:56:02 -07:00
Bill Beech
ce84886bfa ISYS8010: Corrections to get clean build under VS2008 2015-05-05 14:06:15 -07:00
Bill Beech
a6c07052a7 ISYS8010: Changed printf to sim_printf. 2015-05-05 14:06:14 -07:00
Bill Beech
c73a8501ae ISYS8010: Rename top intel directory to Intel-Systems (from isys8010) 2015-05-05 14:06:12 -07:00
Renamed from isys8010/common/i8080.c (Browse further)