mirror of
https://github.com/rcornwell/sims.git
synced 2026-01-13 15:27:04 +00:00
KA10: Minor code cleanup.
This commit is contained in:
parent
cf8db0821a
commit
c00e6f8ad0
2488
PDP10/ka10_imp.c
2488
PDP10/ka10_imp.c
File diff suppressed because it is too large
Load Diff
@ -872,7 +872,7 @@ t_stat tu_srv(UNIT * uptr)
|
||||
df->buf = 0;
|
||||
}
|
||||
if (tu_frame[ctlr] != 0 && uptr->u4 == 0 && df10_read(df) == 0)
|
||||
uptr->u4 != 010;
|
||||
uptr->u4 |= 010;
|
||||
|
||||
if ((uptr->u3 & CS_MOTION) != 0) {
|
||||
if (uptr->u4 == 0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user