Relocate code

This commit is contained in:
987123879113 2022-04-03 01:12:17 +09:00
parent fdd91da32e
commit caf28b3d9c
1 changed files with 3 additions and 1 deletions

View File

@ -47,7 +47,9 @@ OnText:
nop nop
ComputeAutoplayFinished: ComputeAutoplayFinished:
.org 0x80012b8c .org 0x800102d0
.dw 0 ; Force the string to terminate
; Display "ON" or "OFF" depending on whether autoplay is on or off, on the DIP switch test menu. ; Display "ON" or "OFF" depending on whether autoplay is on or off, on the DIP switch test menu.
ComputeAutoplayOnOff: ComputeAutoplayOnOff:
andi v0, s3, 0x1 andi v0, s3, 0x1