| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 11 days | intro: real 2bpp graphic splash (POKeMON SL0P EDITION) | Ash Ketchum | 1 | -16/+39 | |
| 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. | |||||
| 11 days | intro: brief POKeMON SL0P EDITION splash on the fastboot path | Ash Ketchum | 1 | -0/+27 | |
| New SlopSplash (engine/slop_intro.asm) clears the screen, draws the two centered lines, pushes to VRAM and holds ~2s, then MainMenu's autoload continues into the game. Replaces the vanilla intro/title for the fast-boot-into-save flow. | |||||
