aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAsh Ketchum <no-reply@sl0p.foo>2026-07-15 21:07:07 +0200
committerAsh Ketchum <no-reply@sl0p.foo>2026-07-15 21:07:07 +0200
commita453c75180ef0643157036d13b0ae2b5b9603c08 (patch)
tree6830325a36b1ab7d9f7051bbbbd043c662c135d2
parentREADME: add animated SL0P menu -> SAVER demo GIF (diff)
downloadpokeyellow-a453c75180ef0643157036d13b0ae2b5b9603c08.tar.gz
pokeyellow-a453c75180ef0643157036d13b0ae2b5b9603c08.tar.xz
pokeyellow-a453c75180ef0643157036d13b0ae2b5b9603c08.zip
README: longer demo GIF (boot -> MONEY cheat + confirm -> SAVER)
~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).
-rw-r--r--.gitattributes1
-rw-r--r--screenshots/demo.gifbin603144 -> 325817 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index ded45371..f7df23f0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -8,6 +8,7 @@
# Denote all files that are truly binary and should not be modified.
*.bin binary
*.png binary
+*.gif binary
*.2bpp binary
*.1bpp binary
*.rle binary
diff --git a/screenshots/demo.gif b/screenshots/demo.gif
index 904b7cc5..1e99df30 100644
--- a/screenshots/demo.gif
+++ b/screenshots/demo.gif
Binary files differ