Richard Cornwell
718fb141b3
Sim_Card: Updated handling of EOF flag to only trigger on a blank line.
2016-12-15 21:39:52 -05:00
Richard Cornwell
3eb2a800b1
SCP: Fixed bug in handling records longer then 80 character.
2016-10-16 21:50:35 -04:00
Richard Cornwell
5c2a7e7564
SIM_CARD: Fixed error with short record file.
2016-07-18 20:40:46 -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
e112c40407
SCP: Fixed sim_card to properly handle long records.
2016-06-08 23:33:30 -04:00
Richard Cornwell
2483583372
SCP: Added missing Octal mode to format.
2016-06-05 21:53:18 -04: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