mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-26 22:31:11 +00:00
reset text mask on startup to ensure PrintAsDecimal works
fixes https://github.com/a2-4am/4cade/issues/104
This commit is contained in:
parent
4e41a0a517
commit
3e35742f98
@ -15,6 +15,7 @@
|
||||
sta WRITEMAINMEM
|
||||
jsr ROM_TEXT
|
||||
jsr ROM_HOME
|
||||
jsr ROM_NORMAL
|
||||
jsr ROM_IN0
|
||||
jsr ROM_PR0
|
||||
jsr Has64K ; check for 64K (required)
|
||||
|
Loading…
x
Reference in New Issue
Block a user