<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/scripts/VictoryRoad3F.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/scripts/VictoryRoad3F.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/scripts/VictoryRoad3F.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2026-01-18T04:38:33Z</updated>
<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>Minor fix in Makefile, add one `PIKACHU_SPRITE_INDEX` (#141)</title>
<updated>2025-11-22T17:13:55Z</updated>
<author>
<name>Narishma-gb</name>
<email>194818981+Narishma-gb@users.noreply.github.com</email>
</author>
<published>2025-11-22T17:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=451b494284b7b292d6153404f749fcde0ec69b88'/>
<id>urn:sha1:451b494284b7b292d6153404f749fcde0ec69b88</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 `wCurrentMapScriptFlags` bits (#467)</title>
<updated>2024-09-24T15:39:44Z</updated>
<author>
<name>Sylvie</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-09-24T15:39:44Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=635b9c4cab523100a797b17b28788281159371c0'/>
<id>urn:sha1:635b9c4cab523100a797b17b28788281159371c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Identify various flag labels and bit constants (#454)</title>
<updated>2024-07-16T17:02:54Z</updated>
<author>
<name>Sylvie</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-07-16T17:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=8fafca714c07500d1d87bba224f12cf9cc2c8789'/>
<id>urn:sha1:8fafca714c07500d1d87bba224f12cf9cc2c8789</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>Add macros, constants, and labels for map scripts and text (#367)</title>
<updated>2023-07-14T01:27:56Z</updated>
<author>
<name>vulcandth</name>
<email>vulcandth@gmail.com</email>
</author>
<published>2023-07-14T01:27:56Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=d001ced41b53271373753de835a9c3b3413dc318'/>
<id>urn:sha1:d001ced41b53271373753de835a9c3b3413dc318</id>
<content type='text'>
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/pret/pokered</title>
<updated>2021-04-13T22:48:44Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2021-04-13T22:48:44Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=3af309e80584a0e2567586613f406883118d88e3'/>
<id>urn:sha1:3af309e80584a0e2567586613f406883118d88e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The 'def_trainers' macro checks that trainers' event flag bits are correct (#318)</title>
<updated>2021-04-13T22:24:37Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2021-04-13T22:24:37Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=506a14084e32d7532b8400a6457f46492bbc47ab'/>
<id>urn:sha1:506a14084e32d7532b8400a6457f46492bbc47ab</id>
<content type='text'>
</content>
</entry>
</feed>
