Merge pull request #54 from peterferrie/master

fix typo
This commit is contained in:
4am 2018-06-09 15:59:26 -04:00 committed by GitHub
commit 5ed95fa109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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