1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-26 04:01:16 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Richard Cornwell
3053066856 I7000: Updated help commands. 2016-10-16 21:50:08 -04:00
Mark Pizzolato
1c42d54593 I7090: Fix format specifiers used in debug output for LL variables 2016-07-15 10:26:26 -07:00
Mark Pizzolato
1a273eca6d I7090: Fix filename validation in sim_load function. 2016-07-14 06:52:50 -07:00
Richard Cornwell
74c49eeba7 I7000: Cleanup some possible bad code in 7090 LPR. 2016-07-13 22:51:26 -04: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
ea3d613ad8 I7000: fixed error in HT driver with wrong number units. 2016-07-04 16:25:12 -04:00
Richard Cornwell
d7be310574 I7000: Fixed COM device to work correctly. 2016-06-09 22:46:07 -04: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
0825d9e35c I7000: Fixed channel selection so CTSS could run. 2016-06-07 22:35:26 -04:00
Richard Cornwell
2f0b1dcc98 I7000: Cleanup unused test code. 2016-06-07 22:34:52 -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
Richard Cornwell
2122b6f021 I7000: Cleanup. Fixed IOCheck on I7090.
Moved external definitions to i7000_defs.h. Fixed magtape controller
to not cause IO Check under Ibsys.
2016-06-04 23:10:59 -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