mailbox -> 0x08006890 (banner overflowed it)

This commit is contained in:
SashegDev
2026-09-11 15:49:18 +00:00
parent 4ff0511da1
commit 74e4ead780
+2 -2
View File
@@ -7,8 +7,8 @@
.global maze_stub .global maze_stub
maze_stub: maze_stub:
push {r0-r3} push {r0-r3}
movw r12, #:lower16:0x08006888 movw r12, #:lower16:0x08006890
movt r12, #:upper16:0x08006888 movt r12, #:upper16:0x08006890
ldr r0, [r12, #32] ldr r0, [r12, #32]
add r0, #1 add r0, #1
and r0, #7 and r0, #7