aboutsummaryrefslogtreecommitdiffstats
path: root/screenshots (follow)
Commit message (Collapse)AuthorAgeFilesLines
* README: swap demo GIF to show off EXPLORE (better showcase than SAVER)Ash Ketchum6 days1-0/+0
| | | | | | ~25s: boot -> SL0P menu -> EXPLORE camera flying north (Pallet -> Route 1 -> Viridian, seamless map crossings + direction arrows) -> A-warp the trainer to the viewed tile. Captured via deterministic input-replay + frame-capture.
* README: longer demo GIF (boot -> MONEY cheat + confirm -> SAVER)Ash Ketchum6 days1-0/+0
| | | | | | ~20s, captured via deterministic input-replay + frame-capture. Also mark *.gif binary in .gitattributes so git stops CRLF-mangling the GIF blob (the previous demo.gif was corrupted by LF normalization).
* README: add animated SL0P menu -> SAVER demo GIFAsh Ketchum6 days1-0/+0
| | | | Captured via the emulator's new deterministic input-replay + frame-capture.
* docs: custom SL0P EDITION README with screenshotsAsh Ketchum7 days5-0/+0
- New README.md showcasing the fork (fastboot, custom splash, SL0P menu, EXPLORE camera, SAVER screensaver) with screenshots in screenshots/. - Move upstream pret README to README.pret.md (kept for build info + credits). - SL0P.md: update SAVER description to match current behaviour (straight until blocked) and document the bounds clamp.