1
0
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:
Richard Cornwell 2019-01-12 23:33:08 -05:00
parent cf8db0821a
commit c00e6f8ad0
2 changed files with 1245 additions and 1245 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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)