fix and optimize crypto.asm

also a bit more standardization
This commit is contained in:
Kevin Cathcart
2018-07-09 09:26:08 -04:00
parent 080ed59541
commit bc2d9d95a5
2 changed files with 201 additions and 174 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ ReturnCheckZSNES:
;org $0083D9 ; <- 3D9 - Bank00.asm : 611 (LDA $4219 : STA $01)
;JSL.l InvertDPad : NOP
org $0083D4 ; <- 3D4 - Bank00.asm : 610 (LDA $4218 : STA $00)
JML.l InvertDPad : SKIP #6
JML.l InvertDPad : SKIP 6
InvertDPadReturn:
;--------------------------------------------------------------------------------