1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-05-03 06:29:48 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Mark Pizzolato
f9e3cbf241 SCP: Update to latest with Global UNIT_WLK and UNIT_WPRT 2021-04-19 18:14:53 -07:00
Richard Cornwell
c8f94c68e4 I7000: Added DEV_CARD and DEV_TAPE to card units and tape units. 2018-07-18 13:57:13 -04:00
Richard Cornwell
06ac33eb6d I7000: Support for new interface to sim_card. 2018-04-21 15:06:37 -04:00
Richard Cornwell
e4a916f001 I7000: Fixed coverity errors, updated help.
Note CR and CP devices are now called CDR and CDP.
   CON device is now called INQ.
2017-05-29 22:14:55 -04:00
Richard Cornwell
374e88fbbc I7000: Fixed various coverity errors. 2017-04-30 11:42:14 -04:00
Richard Cornwell
7a5867b4d6 I7000: Updated help commands. 2017-04-23 22:38:01 -04:00
Richard Cornwell
c76ad0296d I7000: Updated more coverity errors. 2017-03-14 23:35:11 -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
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
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