Made battery for SFX more meaningful, fixed SRAM not being cleared.
This commit is contained in:
@@ -1422,7 +1422,7 @@ SECTION .data
|
||||
SECTION .text
|
||||
|
||||
transfersram:
|
||||
cmp byte[SFXSRAM],0
|
||||
cmp byte[SFXBATT],0
|
||||
jne .nosram
|
||||
cmp byte[SA1Enable],1
|
||||
je .nosram
|
||||
|
||||
Reference in New Issue
Block a user