1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-26 12:01:54 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Richard Cornwell
34fdaefe06 SIM_CARD: Added description of raw format cards. 2020-08-30 21:47:27 -04:00
Richard Cornwell
5c0cec423f SCP: Updated to current. 2019-02-17 00:03:04 -05:00
Richard Cornwell
afa2c90071 SCP: Updated top level to current. 2019-01-05 23:09:45 -05:00
Richard Cornwell
0638795963 SIM_CARD: Added type definitions. 2018-07-27 11:11:17 -04:00
Richard Cornwell
38415cc59e SIM_CARD: Cleanups requested by Mark. 2018-07-18 13:53:30 -04:00
Richard Cornwell
7fa2941940 SIM_CARD: Updated to new interface. 2018-07-05 22:02:12 -04:00
Richard Cornwell
af1c92aaa7 SIM_CARD: Added support for stacker. 2018-06-01 15:06:23 -04:00
Richard Cornwell
9a6f01dc76 SIM_CARD: New interface. 2018-04-21 15:05:13 -04:00
Richard Cornwell
cda2a5dd8c SIM_CARD: Updated comments. Fixed bug with reading DOS files. 2017-01-22 23:04:35 -05:00
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