1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-13 07:19:26 +00:00

12 Commits

Author SHA1 Message Date
Richard Cornwell
af35f746af I7000: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-13 12:11:56 -04:00
Richard Cornwell
d30dd7d768 I7000: Cleanup some conflicting external definitions. 2018-06-01 15:09:29 -04:00
Richard Cornwell
987f7c912a I7000: Fixes to allow IBM 704 Fortran II to work. 2018-05-21 14:55:38 -04:00
Richard Cornwell
7056c60424 I7000: Added support for Control Panel, misc cleanup 2017-08-12 15:57:45 -04:00
Richard Cornwell
63f1924a7d I7000: Fixed coverity error, remapped I7090 tape drives. 2017-06-11 22:13:13 -04:00
Richard Cornwell
622d223b1f I7000: Updated to fix Coverity Errors and general code cleanup 2017-03-14 20:03:17 -04:00
Mark Pizzolato
1a273eca6d I7090: Fix filename validation in sim_load function. 2016-07-14 06:52:50 -07:00
Mark Pizzolato
68c5d6158f I7000: Compiler warning/error cleanup and cross platform portability
- Removed unreferenced variables and labels
- Added 'const' wherever appropriate
- Changed signed/unsigned variable declarations where necessary
- Added casts where needed
- Removed redundant simh global declarations
- Adopted use of simh provided sim_strncasecmp.
- Fixed MTAB declarations that had missing parameters
2016-07-12 14:57:04 -07:00
Richard Cornwell
e06c06bf29 I7000: Cleanup mode bits so no overlap with new simh definitions. 2016-06-08 23:34:50 -04:00
Richard Cornwell
11b663e3ec I7000: Cleanup to support common card reader code.
Cleaned up i7090 reader/punch code to use new sim_card module.
2016-06-05 21:42:56 -04:00
Mark Pizzolato
88a9f5daa9 Merge current simh maste components and APIs 2016-05-15 23:13:25 -07:00
Richard Cornwell
2dec7fd802 I7000 and KA10 simulators Initial commit. 2016-05-15 19:29:03 -04:00