Skip to content

Commit

Permalink
Enable all RAM for CART_FLASHER
Browse files Browse the repository at this point in the history
  • Loading branch information
ops committed Feb 3, 2019
1 parent 09e1057 commit 7693d8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fe3firmware.asm
Original file line number Diff line number Diff line change
Expand Up @@ -2531,6 +2531,8 @@ FIRMW_FLASHER subroutine
.01

CART_FLASHER
lda #$91
jsr SetVicMemConfig
jsr INIT_CART ; Screen Colors
jsr SPAR_PRINTSTRING
dc.b CLRHOME,YELLOW,FONT2,RVSON,"---- cART fLASHER ----",CR,CR,0
Expand Down

0 comments on commit 7693d8a

Please sign in to comment.