Commit graph

23 commits

Author SHA1 Message Date
Bill
6b5ab2bc06 SWTP6800, IBMPC, IBMPCXT, isys8010, isys8020, imds-225: sim_interval fix
Properly sequence change to sim_interval so that debug behavior is as
expected.
2016-10-11 15:56:10 -07:00
Bill Beech
71e7de1d40 ISYS8030: initial check in of new experimental simulator for the Intel System 80/30 2016-10-11 15:05:02 -07:00
Bill Beech
0b9411b9e6 ISYS8030: file move to place system specific files in the system specific directory instead on common 2016-10-11 15:05:02 -07:00
Bill Beech
8146035d05 ISYS8020: file move to place system specific files in the system specific directory instead on common 2016-10-11 15:05:02 -07:00
Bill Beech
bee175713b ISYS8010: file move to place system specific files in the system specific directory instead on common 2016-10-11 15:05:02 -07:00
Bill Beech
27e65d1fa9 IMDS-225: Initial check in of new experimental simulator for the Intel MDS-225 IPC 2016-10-11 15:05:02 -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
Mark Pizzolato
51cd9b719e Intel-Systems: Removed duplicate files which were named with different case 2016-01-05 15:02:12 -08:00
Mark Pizzolato
79419bfd6e ISYS8010, ISYS8020: Fix file name case inconsistencies 2015-05-13 15:40:08 -07:00
Bill Beech
3b8c318b17 ISYS8020: Fixed warnings in i8259.c from VS2008 build 2015-05-08 18:14:58 -07:00
Bill Beech
a663e1408b ISYS8020: Corrected iSBC80-20 to enable/disable EPROM and RAM correctly 2015-05-08 16:01:40 -07:00
Bill Beech
3251b86528 ISYS8020: Fixed system_defs.h to compile 2015-05-08 15:51:37 -07:00
Bill Beech
7ebfef7219 ISYS8020: Created isys8020 directory and populated it for build 2015-05-08 15:46:04 -07:00
Bill Beech
7dc9c86846 ISYS8020: Created iSBC80-20.c file 2015-05-08 15:34:01 -07:00
Bill Beech
06f9cbe41d ISYS8020: Fix format of file 2015-05-08 15:27:29 -07:00
Bill Beech
44e5c228c7 ISYS8010: Fix format of file 2015-05-08 15:27:04 -07:00
Bill Beech
ba7937c0d0 ISYS8010: Corrected errors in i8255.c 2015-05-08 15:15:22 -07:00
Bill Beech
218dac51fe ISYS8020: Fix spaces in i8259.c 2015-05-08 14:43:20 -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