Fix bug $FF
This commit is contained in:
@@ -34,9 +34,11 @@
|
|||||||
dex
|
dex
|
||||||
stx SCRX
|
stx SCRX
|
||||||
|
|
||||||
|
; At this step X is equal to $00
|
||||||
dex
|
dex
|
||||||
sta OLD_BGCOLOR
|
; At this step X is equal to $FF
|
||||||
sta OLD_CHARCOLOR
|
stx OLD_BGCOLOR
|
||||||
|
stx OLD_CHARCOLOR
|
||||||
|
|
||||||
rts
|
rts
|
||||||
.endproc
|
.endproc
|
||||||
|
|||||||
Reference in New Issue
Block a user