<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/scripts/CopycatsHouse2F.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/CopycatsHouse2F.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/scripts/CopycatsHouse2F.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2023-07-14T01:27:56Z</updated>
<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>Revise some map scripts, mostly for getting items</title>
<updated>2020-07-16T15:19:05Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-16T15:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=594c58a289cbad3954899d76ed000f483389472f'/>
<id>urn:sha1:594c58a289cbad3954899d76ed000f483389472f</id>
<content type='text'>
</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>text_linkpromptbutton -&gt; text_waitbutton</title>
<updated>2020-07-06T16:40:36Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-06T16:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=9c2be80bf3fbdac6505787b00da0f4ff71839a05'/>
<id>urn:sha1:9c2be80bf3fbdac6505787b00da0f4ff71839a05</id>
<content type='text'>
Fixes #260
</content>
</entry>
<entry>
<title>TM/HM constants named after moves</title>
<updated>2020-07-06T02:52:27Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-06T02:52:27Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=405889193ed592174407599df0bfd08a2d707a1b'/>
<id>urn:sha1:405889193ed592174407599df0bfd08a2d707a1b</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>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>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>
