Document mobile SDK error packets

This commit is contained in:
mid-kid
2019-08-23 04:10:58 +02:00
parent b7770e5f88
commit 7d0de22e7e
4 changed files with 58 additions and 46 deletions

View File

@@ -59,8 +59,8 @@ SetRAMStateForMobile:
ld bc, $65
call ByteFill
xor a
ld hl, wMobileErrorCodeBuffer
ld bc, $100
ld hl, wMobileWRAM
ld bc, wMobileWRAMEnd - wMobileWRAM
call ByteFill
ldh a, [rIE]
ld [wBGMapBuffer], a