<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/engine/overworld/movement.asm, 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/engine/overworld/movement.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/engine/overworld/movement.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2026-07-15T10:40:29Z</updated>
<entry>
<title>explore: don't hide the player (fixes glitchy orphaned Pikachu)</title>
<updated>2026-07-15T10:40:29Z</updated>
<author>
<name>Ash Ketchum</name>
<email>no-reply@sl0p.foo</email>
</author>
<published>2026-07-15T10:40:29Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=1da3b452b19fd753f12136abc6a73fe6561e2687'/>
<id>urn:sha1:1da3b452b19fd753f12136abc6a73fe6561e2687</id>
<content type='text'>
Hiding the player left the Yellow Pikachu follower visible and chasing an
invisible player -- that's the 'glitchy sprite', and with no visible player the
movement looked like it wasn't responding. Reverted the UpdatePlayerSprite hide
hook. EXPLORE is now a plain visible noclip ghost-walk: you (and Pikachu) glide
through walls and across map seams, and control is obvious. Verified tap-by-tap
movement in every direction, through Pallet's fence.
</content>
</entry>
<entry>
<title>explore: hide player (camera) + fix menu close</title>
<updated>2026-07-15T10:23:17Z</updated>
<author>
<name>Ash Ketchum</name>
<email>no-reply@sl0p.foo</email>
</author>
<published>2026-07-15T10:23:17Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=bf910f66bafedf92be60b5457e6ea2621aaabab8'/>
<id>urn:sha1:bf910f66bafedf92be60b5457e6ea2621aaabab8</id>
<content type='text'>
- UpdatePlayerSprite: when wSlopNoclip is set, jump to .disableSprite so the
  player sprite is hidden -&gt; true free-roam camera (bankable bank, no ROM0 cost).
- SlopExplore was returning carry-set into .exitProceed, which bare-returns and
  assumes a warp will redraw the screen; since noclip doesn't warp, the menu
  window lingered. Now it closes like the B path (SlopMenuRestoreFlags + push
  bank + jp CloseTextDisplay) so the overworld is rebuilt cleanly.
- SL0P.md: document EXPLORE noclip camera + the hooks.

Verified A/B in Pallet: noclip on -&gt; player gone, walls/seams passable; off -&gt;
player back, collision restored, menu closes cleanly.
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/pret/pokered</title>
<updated>2026-01-18T04:38:33Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2026-01-18T04:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=bc2354dd6626ce28bb9561547ed2107cfa56c18e'/>
<id>urn:sha1:bc2354dd6626ce28bb9561547ed2107cfa56c18e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use macros to enforce "missable/hide/show object" constraints, and rename them to "toggleable objects" (#557)</title>
<updated>2026-01-08T03:05:20Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2026-01-08T03:05:20Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=fe1e76466b293c83e6cd3a7d4639fb3c49da26ad'/>
<id>urn:sha1:fe1e76466b293c83e6cd3a7d4639fb3c49da26ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comment more unreferenced local labels (#550)</title>
<updated>2025-12-15T20:14:17Z</updated>
<author>
<name>Narishma-gb</name>
<email>194818981+Narishma-gb@users.noreply.github.com</email>
</author>
<published>2025-12-15T20:14:17Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=e9d3324bc06faa7de3b7a35d1f9429e610e8a761'/>
<id>urn:sha1:e9d3324bc06faa7de3b7a35d1f9429e610e8a761</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>Replace hardware_constants.asm with hardware.inc (#511)</title>
<updated>2025-06-30T16:47:22Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2025-06-30T16:47:22Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=56c405de09ce267c4cfbc68a15c37b2ff51c635a'/>
<id>urn:sha1:56c405de09ce267c4cfbc68a15c37b2ff51c635a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/pret/pokered</title>
<updated>2024-09-25T05:45:00Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2024-09-25T05:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=a02a98ee7ada1a658e28698484058be2796dc0df'/>
<id>urn:sha1:a02a98ee7ada1a658e28698484058be2796dc0df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Identify more bit flags (#465)</title>
<updated>2024-09-24T13:33:33Z</updated>
<author>
<name>Sylvie</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-09-24T13:33:33Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=b5d2540e7c56d7ae596ba49d105b1a01dd6ffd29'/>
<id>urn:sha1:b5d2540e7c56d7ae596ba49d105b1a01dd6ffd29</id>
<content type='text'>
* Identify more bit flags

* Space</content>
</entry>
<entry>
<title>Identify more flag bits (#464)</title>
<updated>2024-09-24T03:51:44Z</updated>
<author>
<name>Sylvie</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-09-24T03:51:44Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=8f1dcf07e598c6e3d34b5d255f04faff1667d83b'/>
<id>urn:sha1:8f1dcf07e598c6e3d34b5d255f04faff1667d83b</id>
<content type='text'>
</content>
</entry>
</feed>
