dreamcast/example/illslot.s
Zack Buhman c8e84be5d2 common.lds: define vbr alignment
This also creates an example of a VBR+0x100 function in interrupt.cpp
2024-04-15 18:22:28 +08:00

7 lines
71 B
ArmAsm

.global _illslot
_illslot:
rts
mova test,r0
test: .long 0x12345678