Richard Cornwell
ec0066552e
SCP: Fixed typo in sim_card.h
2016-12-26 15:11:29 -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
06c9c9c770
SCP: Added Octal mode, truncate reads at 80 columns.
...
Added support to read and punch octal binary records. Now Truncate
input at 80 columns of input. All data in record after 80 are
ignored. Changed buffer to read less often.
2016-06-05 21:40:16 -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