mirror of
https://github.com/a2-4am/passport.git
synced 2025-01-12 07:29:43 +00:00
fix typo
This commit is contained in:
parent
c1a591b6ed
commit
af663aab6e
@ -36,7 +36,7 @@ PanglosDOS
|
|||||||
bcs .jmpexit1
|
bcs .jmpexit1
|
||||||
lda jCallRWTS+2
|
lda jCallRWTS+2
|
||||||
ldx #$B9 ; check for "JSR $xxF9" at $xDB9
|
ldx #$B9 ; check for "JSR $xxF9" at $xDB9
|
||||||
ldy #$03
|
ldy #$02
|
||||||
jsr CompareMemory
|
jsr CompareMemory
|
||||||
!byte $20,$F9
|
!byte $20,$F9
|
||||||
bcc +
|
bcc +
|
||||||
|
Loading…
x
Reference in New Issue
Block a user