supSMS-GeckoCode/ControllerInputDisplay/b.s

13 lines
129 B
ArmAsm
Raw Normal View History

2023-07-16 10:33:47 +09:00
.GXBegin:
li r4, 0
lis r12, GXBegin@ha
la r12, GXBegin@l(r12)
.call:
mtctr r12
bctr
.draw.epilogue:
mtlr rLR
blr