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

@@ -382,11 +382,11 @@ Function171a5d:
.asm_171a6a
ld a, $0
call Function3e32
ld [wc300], a
ld [wMobileErrorCodeBuffer], a
ld a, l
ld [wc301], a
ld [wMobileErrorCodeBuffer + 1], a
ld a, h
ld [wc302], a
ld [wMobileErrorCodeBuffer + 2], a
ld a, $a
call Function3e32
ldh a, [rSVBK]