mirror of
https://github.com/rcornwell/sims.git
synced 2026-01-13 15:27:04 +00:00
KA10: Fixed RP10 to work on KI10.
This commit is contained in:
parent
c3bd6ec4f7
commit
2fc381dfe1
@ -715,7 +715,7 @@ t_stat dp_svc (UNIT *uptr)
|
||||
CLR_BUF(uptr);
|
||||
}
|
||||
if (r)
|
||||
sim_activate(uptr, 15);
|
||||
sim_activate(uptr, 25);
|
||||
else {
|
||||
uptr->STATUS &= ~(SRC_DONE|END_CYL|BUSY);
|
||||
uptr->UFLAGS |= DONE;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user