Richard Cornwell
d7be310574
I7000: Fixed COM device to work correctly.
2016-06-09 22:46:07 -04:00
Richard Cornwell
e06c06bf29
I7000: Cleanup mode bits so no overlap with new simh definitions.
2016-06-08 23:34:50 -04:00
Richard Cornwell
e112c40407
SCP: Fixed sim_card to properly handle long records.
2016-06-08 23:33:30 -04:00
Richard Cornwell
0825d9e35c
I7000: Fixed channel selection so CTSS could run.
2016-06-07 22:35:26 -04:00
Richard Cornwell
2f0b1dcc98
I7000: Cleanup unused test code.
2016-06-07 22:34:52 -04:00
Richard Cornwell
2483583372
SCP: Added missing Octal mode to format.
2016-06-05 21:53:18 -04: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
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
Richard Cornwell
0ef2476182
B5500: Updated with current patches.
2016-06-05 17:29:40 -04:00
Richard Cornwell
2122b6f021
I7000: Cleanup. Fixed IOCheck on I7090.
...
Moved external definitions to i7000_defs.h. Fixed magtape controller
to not cause IO Check under Ibsys.
2016-06-04 23:10:59 -04:00
Richard Cornwell
b3ba69568b
KA10: Major cleanup/ DC10E now working correctly.
...
Major cleanup to code, set_interrupt() now only looks at 3 lower bits
to determine interrupt level. Some Copyright notices have been updated.
DC10 now handles modem control correctly. And will support up to 32 lines.
Modem lines start at a fixed value and follow the data lines.
2016-06-04 21:50:03 -04:00
Richard Cornwell
710dafd706
KA10: Added sim_debug and have working RH10/RP04
...
Fixed errors in sim_debug constants for DP driver. RH10 drive now
works as RP04.
2016-05-28 00:50:53 -04:00
Richard Cornwell
3abe620a12
KA10: Added debuging messages, code clean up.
...
General code cleanup. Added sim_debug statements.
2016-05-24 22:54:03 -04:00
Richard Cornwell
6d42026e12
KA10: Updated RP10 Disk controller to support BOOTS.
...
Update the RP10 disk controller to handle multiple access and
to properly handle status on a per drive basis. Also added in
start of proper debuging functions. Change CPU to not miss
interrupts when multiple interrupts occur.
2016-05-23 23:22:15 -04:00
Richard Cornwell
a8cb675ba9
Merge pull request #1 from markpizz/master
...
Merge current simh master components and APIs
2016-05-17 22:05:14 -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