<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/gfx, branch master</title>
<subtitle>Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash</subtitle>
<id>https://git.sl0p.foo/pokeyellow.git/atom/gfx?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/gfx?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2026-07-14T23:48:59Z</updated>
<entry>
<title>intro: real 2bpp graphic splash (POKeMON SL0P EDITION)</title>
<updated>2026-07-14T23:48:59Z</updated>
<author>
<name>Ash Ketchum</name>
<email>no-reply@sl0p.foo</email>
</author>
<published>2026-07-14T23:48:59Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=efa05fa97d3880030915b52483bc747546b813a0'/>
<id>urn:sha1:efa05fa97d3880030915b52483bc747546b813a0</id>
<content type='text'>
Replace the plain-text splash with an actual rendered graphic: gfx/slop/intro.png
(bordered banner, big drop-shadowed SL0P logo) -&gt; 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.
</content>
</entry>
<entry>
<title>Convert some PNG graphics to 2-bit grayscale (#143)</title>
<updated>2025-12-19T17:37:12Z</updated>
<author>
<name>Narishma-gb</name>
<email>194818981+Narishma-gb@users.noreply.github.com</email>
</author>
<published>2025-12-19T17:37:12Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=3550c4c3fb045983f8b2912fa2b79eeafa5eca66'/>
<id>urn:sha1:3550c4c3fb045983f8b2912fa2b79eeafa5eca66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate surfing Pikachu graphics from audio engine code</title>
<updated>2025-10-19T18:30:22Z</updated>
<author>
<name>Rangi</name>
<email>sylvie.oukaour+rangi42@gmail.com</email>
</author>
<published>2025-10-19T18:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=bb7984e70b880e292d7963a55ab25ff1f752584e'/>
<id>urn:sha1:bb7984e70b880e292d7963a55ab25ff1f752584e</id>
<content type='text'>
Fixes #137
</content>
</entry>
<entry>
<title>Misc. naming and cleanup (#139)</title>
<updated>2025-09-10T04:31:11Z</updated>
<author>
<name>Narishma-gb</name>
<email>194818981+Narishma-gb@users.noreply.github.com</email>
</author>
<published>2025-09-10T04:31:11Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=d237b01cfb241f417567c964e0df0658cf921570'/>
<id>urn:sha1:d237b01cfb241f417567c964e0df0658cf921570</id>
<content type='text'>
* Name some printer/diploma routines

* Name `wd434`

* Name `NAME_LENGTH_JP`

* Rename `callabd`/`calladb` to `farcall`/`callfar`</content>
</entry>
<entry>
<title>Fix .tilemap file extension, fix some typos (#138)</title>
<updated>2025-09-06T20:50:51Z</updated>
<author>
<name>Narishma-gb</name>
<email>194818981+Narishma-gb@users.noreply.github.com</email>
</author>
<published>2025-09-06T20:50:51Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=d18d7089c795751da0b6ee3d0c016576c332fe68'/>
<id>urn:sha1:d18d7089c795751da0b6ee3d0c016576c332fe68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/pret/pokered</title>
<updated>2025-07-03T02:15:13Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2025-07-03T02:15:13Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=ca019eac8fd96559f4d4e712f0b53e95492e5dcb'/>
<id>urn:sha1:ca019eac8fd96559f4d4e712f0b53e95492e5dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Distinguish single trainer pics section from Pokemon pics</title>
<updated>2025-06-26T03:59:47Z</updated>
<author>
<name>Rangi42</name>
<email>sylvie.oukaour+rangi42@gmail.com</email>
</author>
<published>2025-06-26T03:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=fcb61ae0e4724e8901562d9f89f69ff70822886c'/>
<id>urn:sha1:fcb61ae0e4724e8901562d9f89f69ff70822886c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fishing graphics make more sense horizontally</title>
<updated>2025-06-25T15:27:38Z</updated>
<author>
<name>Rangi42</name>
<email>sylvie.oukaour+rangi42@gmail.com</email>
</author>
<published>2025-06-25T15:27:38Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=5e5a498cc64d326786212a38749ec2af8905dc60'/>
<id>urn:sha1:5e5a498cc64d326786212a38749ec2af8905dc60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/pret/pokered</title>
<updated>2023-11-21T02:23:27Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2023-11-20T06:33:27Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=298e99d3776580585c3f434e5d93137ae431bdd3'/>
<id>urn:sha1:298e99d3776580585c3f434e5d93137ae431bdd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Thoroughly document debug code (#410)</title>
<updated>2023-07-15T22:36:59Z</updated>
<author>
<name>SatoMew</name>
<email>SatoMew@users.noreply.github.com</email>
</author>
<published>2023-07-15T22:36:59Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=f46db37d508f0111ad44ad062ed3d83ba3282d1d'/>
<id>urn:sha1:f46db37d508f0111ad44ad062ed3d83ba3282d1d</id>
<content type='text'>
</content>
</entry>
</feed>
