aboutsummaryrefslogtreecommitdiffstats
path: root/gfx/slop (follow)
Commit message (Collapse)AuthorAgeFilesLines
* intro: real 2bpp graphic splash (POKeMON SL0P EDITION)Ash Ketchum7 days1-0/+0
Replace the plain-text splash with an actual rendered graphic: gfx/slop/intro.png (bordered banner, big drop-shadowed SL0P logo) -> deduped tiles + tilemap via a custom rgbgfx Makefile rule (164 tiles). SlopSplash loads it into VRAM (BG map, 0x8000 tiles), holds ~2s, fades out, and restores LCDC_DEFAULT so the overworld BG addressing + OBJ sprites are intact. Reproducible from the PNG.