<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/engine/overworld/missable_objects.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/missable_objects.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/engine/overworld/missable_objects.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2026-01-08T03:05:20Z</updated>
<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>Label and constant cleanup (#528)</title>
<updated>2025-09-03T15:56:09Z</updated>
<author>
<name>Narishma-gb</name>
<email>194818981+Narishma-gb@users.noreply.github.com</email>
</author>
<published>2025-09-03T15:56:09Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=4d2594cb24b7e67cde4e1373c9a2b5e0ae7ff473'/>
<id>urn:sha1:4d2594cb24b7e67cde4e1373c9a2b5e0ae7ff473</id>
<content type='text'>
* Label cleanup, add some constants instead of raw numbers

* Rename load/save game functions to be more explicit</content>
</entry>
<entry>
<title>Identify some `.asm_*` labels</title>
<updated>2022-07-11T01:11:03Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2022-07-11T01:11:03Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=8f81e71f192bce4b6f56b042638da376737e5abc'/>
<id>urn:sha1:8f81e71f192bce4b6f56b042638da376737e5abc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use constants to delineate map types, and factor out more data</title>
<updated>2020-08-31T14:23:19Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-08-31T14:23:19Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=bfd9f617c96af851ad4100b752ea967ef8989edc'/>
<id>urn:sha1:bfd9f617c96af851ad4100b752ea967ef8989edc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specify the ldh instruction, don't turn ld into ldh</title>
<updated>2020-07-06T23:03:05Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-06T23:03:05Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=772fcc7588a4e1fbe146a02b429cf64282c81dcb'/>
<id>urn:sha1:772fcc7588a4e1fbe146a02b429cf64282c81dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update map hide/show data labels</title>
<updated>2020-07-05T18:38:08Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-05T18:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=d9db3d74957c5a96d369db39bd3fa72ba5792d82'/>
<id>urn:sha1:d9db3d74957c5a96d369db39bd3fa72ba5792d82</id>
<content type='text'>
Fixes #235
</content>
</entry>
<entry>
<title>Replace raw hex values with HRAM constants</title>
<updated>2020-07-04T02:22:09Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-04T02:11:35Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=6ef36800b0dcb86100a7c716172015667e60dc99'/>
<id>urn:sha1:6ef36800b0dcb86100a7c716172015667e60dc99</id>
<content type='text'>
To do: turn constants into labels and use ldh
</content>
</entry>
<entry>
<title>H_CONSTANTNAMES -&gt; hConstantNames</title>
<updated>2020-07-03T23:59:41Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-03T23:59:41Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=35deb771130a9012ee4494b1db097761f2fe2919'/>
<id>urn:sha1:35deb771130a9012ee4494b1db097761f2fe2919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)</title>
<updated>2020-06-27T19:32:24Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2020-06-27T19:32:24Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=4b853ad676e061a6c4b0fcc030855a2705776864'/>
<id>urn:sha1:4b853ad676e061a6c4b0fcc030855a2705776864</id>
<content type='text'>
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.</content>
</entry>
</feed>
