<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/scripts/Route7Gate.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/Route7Gate.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/scripts/Route7Gate.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2025-06-30T16:47:22Z</updated>
<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>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>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>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>Fix file modes</title>
<updated>2020-11-15T02:52:10Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2020-11-15T02:52:10Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=66377fca32c63ca9e362d2d2ce15f0692260ce53'/>
<id>urn:sha1:66377fca32c63ca9e362d2d2ce15f0692260ce53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat map scripts' coordinate and movement data</title>
<updated>2020-07-16T16:32:19Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-16T16:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=76b882d9523915ca8ced96e8c5e889ca2728241e'/>
<id>urn:sha1:76b882d9523915ca8ced96e8c5e889ca2728241e</id>
<content type='text'>
'dbmapcoord' has X, Y order like other coordinate-related data macros
</content>
</entry>
<entry>
<title>callba/callab -&gt; farcall/callfar; jpba/jpab -&gt; farjp/jpfar</title>
<updated>2020-07-07T01:18:22Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-07T01:18:22Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=06db7ec55bbc87ed18db72a53fb20fa7b4da9b29'/>
<id>urn:sha1:06db7ec55bbc87ed18db72a53fb20fa7b4da9b29</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>Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow</title>
<updated>2020-07-05T21:51:29Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-05T21:29:11Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=2b2ed54bbf017943ba2343cd6c1dbe88b8f34a4e'/>
<id>urn:sha1:2b2ed54bbf017943ba2343cd6c1dbe88b8f34a4e</id>
<content type='text'>
</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>
</feed>
