mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
@@ -220,6 +220,7 @@ jrlabel:
|
||||
add sp,$DB
|
||||
ld [$ABCD],sp
|
||||
ld hl,sp+$DB
|
||||
ld hl,sp-$25
|
||||
ld sp,hl
|
||||
|
||||
pop af
|
||||
@@ -243,8 +244,6 @@ jrlabel:
|
||||
nop
|
||||
scf
|
||||
stop
|
||||
BYTE = 0
|
||||
REPT 256
|
||||
FOR BYTE, 256
|
||||
stop BYTE
|
||||
BYTE = BYTE + 1
|
||||
ENDR
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user