Minor stuff (2)
This commit is contained in:
parent
108e8a0cd4
commit
0d71560785
@ -55,7 +55,7 @@ _start:
|
|||||||
ldrb r12, [r1]
|
ldrb r12, [r1]
|
||||||
cmp r12, #0x72 ; 'r', should include "rom:" and "rom2:"
|
cmp r12, #0x72 ; 'r', should include "rom:" and "rom2:"
|
||||||
cmpne r12, #0x70 ; 'p', should include "patch:"
|
cmpne r12, #0x70 ; 'p', should include "patch:"
|
||||||
bne endRedir
|
bne endRedir
|
||||||
sub sp, sp, #0x400
|
sub sp, sp, #0x400
|
||||||
pathRedir:
|
pathRedir:
|
||||||
stmfd sp!, {r0-r3}
|
stmfd sp!, {r0-r3}
|
||||||
|
Reference in New Issue
Block a user