1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-02-17 13:07:53 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Richard Cornwell
440690ee80 KA10: Fixed DK10 to work. 2016-06-19 15:43:19 -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
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