Commit graph

8 commits

Author SHA1 Message Date
Bill Beech
2947c39ffe ISYS8010, ISYS8020: Latest update 2016-12-05 12:54:15 -07:00
Bill Beech
cbdcaec162 ISYS8010, ISYS8020: Cleanup Build issues for gcc and clang and g++ and clang++
Corrected declaration sizes to match for consistency across different modules.
2016-05-23 14:28:19 -07:00
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
Bill Beech
3b8c318b17 ISYS8020: Fixed warnings in i8259.c from VS2008 build 2015-05-08 18:14:58 -07:00
Bill Beech
06f9cbe41d ISYS8020: Fix format of file 2015-05-08 15:27:29 -07:00
Bill Beech
218dac51fe ISYS8020: Fix spaces in i8259.c 2015-05-08 14:43:20 -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/i8259.c (Browse further)