1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-02-25 16:30:32 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Richard Cornwell
9b15a8155d I7000: Removed some compiler warnings. 2020-10-06 21:53:41 -04:00
Richard Cornwell
af35f746af I7000: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-13 12:11:56 -04:00
Richard Cornwell
ff614048de I7000: Removed sim_vm_init() function. 2020-01-29 22:32:29 -05:00
Richard Cornwell
17f848a878 I7000: Fixed coverity error. 2019-03-05 22:51:34 -05:00
Richard Cornwell
d30dd7d768 I7000: Cleanup some conflicting external definitions. 2018-06-01 15:09:29 -04:00
Richard Cornwell
19c98d5f39 I7000: Removed un-needed code in i701_sys.c 2017-12-23 10:18:50 -05:00
Richard Cornwell
ac77622706 I7000: Fixed some minor Coverity errors. 2017-11-12 14:06:45 -05: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
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
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