More usage docs

This commit is contained in:
xCrystal
2024-02-26 18:20:33 +01:00
parent deba413784
commit 7a64a894e4
4 changed files with 53 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
; at normal speed:
; each color takes around 3.2 scanlines to fade
; up to 10 (11?) colors can be faded per frame
; up to 10 (11?) palettes can be faded per frame
FadeStepColorsToBlack:
.loop

View File

@@ -44,7 +44,7 @@ ReanchorBGMap_NoOAMUpdate::
ldh [rSTAT], a
ldh [hBGMapMode], a
ldh [hWY], a
farcall HDMATransfer_FillBGMap0WithBlack ; no need to farcall
call HDMATransfer_FillBGMap0WithBlack
ld a, HIGH(vBGMap0)
call .LoadBGMapAddrIntoHRAM
xor a ; LOW(vBGMap0)