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