1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-02-26 00:34:10 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Richard Cornwell
ff614048de I7000: Removed sim_vm_init() function. 2020-01-29 22:32:29 -05:00
Richard Cornwell
2af08e26bd I7000: Updated copyright notice. 2017-12-31 19:10:20 -05: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
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
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