Fixed typo in comment

This commit is contained in:
tomcw 2020-09-21 19:53:21 +01:00
parent ee44c17b8a
commit 0378adc3b1
1 changed files with 1 additions and 1 deletions

View File

@ -844,7 +844,7 @@ lf1c9:
lda RegD ; $00nn?
bne +
lda #$11 ; 48K ROM $0003
lda #$11 ; 48K ROM $0002
sta RegA
bne ++ ; branch always
+