diff options
Diffstat (limited to 'arm7/asm/EXI_genPort.s')
-rw-r--r-- | arm7/asm/EXI_genPort.s | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/arm7/asm/EXI_genPort.s b/arm7/asm/EXI_genPort.s index ff2a46f7..ced58086 100644 --- a/arm7/asm/EXI_genPort.s +++ b/arm7/asm/EXI_genPort.s @@ -23,22 +23,3 @@ EXIi_SetBitRcnt0L: ; 0x037FB90C strh r0, [r2] bx lr _037FB928: .word 0x04000134 - - arm_func_start FUN_037FB92C -FUN_037FB92C: ; 0x037FB92C - stmdb sp!, {r4, lr} - mov r4, #0 - mov r0, #32768 ; 0x8000 - bl EXIi_SelectRcnt - ldr r0, _037FB964 ; =0x04000136 - ldrh r1, [r0] - ands r0, r1, #128 ; 0x80 - movne r4, #32768 ; 0x8000 - and r0, r1, #11 - orr r1, r4, r0, lsl #10 - ldr r0, _037FB968 ; =0x027FFFA8 - strh r1, [r0] - ldmia sp!, {r4, lr} - bx lr -_037FB964: .word 0x04000136 -_037FB968: .word 0x027FFFA8 |