Document some mobile-related things, discovered thanks to Dan Docs and the efforts of the Gameboy Online Restoration Project

This commit is contained in:
mid-kid
2019-08-22 14:41:17 +02:00
parent 1f172badc4
commit e68da6e717
7 changed files with 596 additions and 540 deletions

View File

@@ -7227,7 +7227,7 @@ Function117bb6:
ldh [hBGMapMode], a
farcall Function118284
call ClearSprites
ld a, [wc300]
ld a, [wMobileErrorCodeBuffer]
and a
jr z, .asm_117be7
cp $a
@@ -7276,7 +7276,7 @@ Function117bb6:
pop af
ldh [rSVBK], a
ld a, $d3
ld [wc300], a
ld [wMobileErrorCodeBuffer], a
jr .asm_117bd0
.asm_117c20