<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/scripts/MtMoonPokecenter.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/MtMoonPokecenter.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/scripts/MtMoonPokecenter.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2023-11-21T02:23:27Z</updated>
<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>2020-11-15T03:54:23Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2020-11-15T03:46:05Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=48dc6a8cf4da512273e79e49346b35dcc225f773'/>
<id>urn:sha1:48dc6a8cf4da512273e79e49346b35dcc225f773</id>
<content type='text'>
</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>Sync with pokered</title>
<updated>2020-11-04T06:06:44Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2020-11-04T06:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=5647ca687b92954dcf37a6ea6bfbc9a341c32de4'/>
<id>urn:sha1:5647ca687b92954dcf37a6ea6bfbc9a341c32de4</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>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>db $f6 == script_cable_club_receptionist</title>
<updated>2020-07-05T23:55:03Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-05T23:55:03Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=5fe8aab3445cb76d8e1c4be954c0392f40798950'/>
<id>urn:sha1:5fe8aab3445cb76d8e1c4be954c0392f40798950</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>Sync with pokered</title>
<updated>2020-05-21T01:02:53Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2020-05-21T00:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=10f9559eab8c93b94abb8ae8d1083704ad4e169a'/>
<id>urn:sha1:10f9559eab8c93b94abb8ae8d1083704ad4e169a</id>
<content type='text'>
</content>
</entry>
</feed>
