summaryrefslogtreecommitdiff
path: root/arm7/asm
diff options
context:
space:
mode:
authorEgor Ananyin <ananinegor@gmail.com>2020-07-06 19:47:38 +0300
committerEgor Ananyin <ananinegor@gmail.com>2020-07-06 19:47:38 +0300
commit388e4016a23dc5f3d7b140d500c42fd5c1d1943c (patch)
treec01e1c9e4b043454512de0cb732e4275e870e36d /arm7/asm
parent1f2f48038cabc775a4e5af8938d5cd619f7a4fd9 (diff)
One more func
Diffstat (limited to 'arm7/asm')
-rw-r--r--arm7/asm/EXI_genPort.s19
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