mirror of
https://github.com/mupen64plus-ae/parallel-rsp.git
synced 2024-11-27 07:20:23 +00:00
6 lines
48 B
ArmAsm
6 lines
48 B
ArmAsm
.text
|
|
.global main
|
|
main:
|
|
lui $t0, 50000
|
|
break
|