1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-05-01 22:07:31 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Richard Cornwell
8cc79906e8 I7000: Fixed issues with I7080 test case not running correctly. 2024-02-15 14:13:11 -05:00
Richard Cornwell
958899269b I7000: Fixed compile warning with i7080 simulator. 2023-12-31 13:41:34 -05:00
Richard Cornwell
971cbf708c I7000: Fixed I7080 to pass basic CPU diagnostics. 2023-11-27 16:33:17 -05:00
Richard Cornwell
dc5fb18384 I7000: Fixed incorrect definitions. 2022-10-27 09:10:25 -04:00
Richard Cornwell
9b15a8155d I7000: Removed some compiler warnings. 2020-10-06 21:53:41 -04:00
Richard Cornwell
da945f0473 I7000: Updated register definitions. 2020-03-06 21:13:39 -05:00
Mark Pizzolato
c6065d3f99 I7000: Updated register definitions for 7080 CPU. 2020-03-02 09:04:08 -05:00
Richard Cornwell
8d343312ef I7000: Cleanup register definitions in 7080 CPU. 2020-02-28 19:36:07 -05:00
Richard Cornwell
ff614048de I7000: Removed sim_vm_init() function. 2020-01-29 22:32:29 -05:00
Richard Cornwell
fa3c6acca7 I7000: Fixed Coverity error. 2019-08-11 00:40:12 -04:00
Richard Cornwell
d82d41af1b I7000: Updated IBM7080 sim to fix some bugs. 2017-09-24 22:40:25 -04:00
Richard Cornwell
63f1924a7d I7000: Fixed coverity error, remapped I7090 tape drives. 2017-06-11 22:13:13 -04:00
Richard Cornwell
2beded6823 I7000: Cleaned up some coverity errors. 2017-06-08 20:52:42 -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
Richard Cornwell
ce1871609a I7000: Added fix to allow for single steping to work correctly. 2017-02-05 21:30:43 -05: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
2f0b1dcc98 I7000: Cleanup unused test code. 2016-06-07 22:34:52 -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