<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/engine/events/hidden_objects/safari_game.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/events/hidden_objects/safari_game.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/engine/events/hidden_objects/safari_game.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2026-01-08T03:05:37Z</updated>
<entry>
<title>Use macros to enforce "hidden object" constraints, and rename them to "hidden events" (#559)</title>
<updated>2026-01-08T03:05:37Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2026-01-08T03:05:37Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=0e49aef88ef94b9d3e80d89e4eb718e9425045df'/>
<id>urn:sha1:0e49aef88ef94b9d3e80d89e4eb718e9425045df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)</title>
<updated>2024-09-19T01:01:18Z</updated>
<author>
<name>Sylvie</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-09-19T01:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=613d34678b7e9da1a467ec48fff23bfa75209871'/>
<id>urn:sha1:613d34678b7e9da1a467ec48fff23bfa75209871</id>
<content type='text'>
Also identify `wPPUpCountAndMaxPP`</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>Use the same music headers as pokecrystal (#382)</title>
<updated>2022-08-12T01:23:08Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2022-08-12T01:23:08Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=bbb0e7e82deb6741f75a12b48f81076d92f5d9dc'/>
<id>urn:sha1:bbb0e7e82deb6741f75a12b48f81076d92f5d9dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disassemble the BLUEMONS.GB debug ROM</title>
<updated>2020-07-15T17:35:39Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-15T17:35:39Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=4b4ad9894eb165de673346348493e02d83549746'/>
<id>urn:sha1:4b4ad9894eb165de673346348493e02d83549746</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>Port pokecrystal's formatting of text commands and special characters</title>
<updated>2020-07-05T01:14:46Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-04T21:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=139a28ff9906d728a6820fe678a2a616eb309421'/>
<id>urn:sha1:139a28ff9906d728a6820fe678a2a616eb309421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Organize macros/ like pokecrystal</title>
<updated>2020-07-03T20:37:47Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-03T20:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=9878f01e29b1443d6c894c1332cbf381fa12646e'/>
<id>urn:sha1:9878f01e29b1443d6c894c1332cbf381fa12646e</id>
<content type='text'>
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
</content>
</entry>
<entry>
<title>Split up engine/events/hidden_object_functions</title>
<updated>2020-07-03T17:23:51Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-03T17:23:51Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=e882708b85e19cf30e05fcf31ccedc5f03367702'/>
<id>urn:sha1:e882708b85e19cf30e05fcf31ccedc5f03367702</id>
<content type='text'>
</content>
</entry>
</feed>
