fix more typos

This commit is contained in:
Peter Ferrie 2021-01-26 07:28:27 -08:00
parent f6c915e5cf
commit 0fb35e76a8
1 changed files with 0 additions and 4 deletions

View File

@ -258,9 +258,7 @@ init jsr SETKBD
ora #<PHASEOFF
sta unrseek + 1
ora #<MOTOROFF
!if allow_multi = 1 {
sta unrdrvoff1 + 1
} ;allow_multi = 1
!if no_interrupts = 1 {
sta unrdrvoff2 + 1
} ;no_interrupts = 1
@ -269,9 +267,7 @@ init jsr SETKBD
} ;might_exist = 1 or poll_drive = 1
tax
inx ;MOTORON
!if allow_multi = 1 {
stx unrdrvon1 + 1
} ;allow_multi = 1
stx unrdrvon2 + 1
inx ;DRV0EN
!if allow_multi = 1 {