<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/scripts/RocketHideoutB2F.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/RocketHideoutB2F.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/scripts/RocketHideoutB2F.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2025-06-30T17:45:24Z</updated>
<entry>
<title>Use combined hardware constants</title>
<updated>2025-06-30T17:45:24Z</updated>
<author>
<name>Rangi42</name>
<email>sylvie.oukaour+rangi42@gmail.com</email>
</author>
<published>2025-06-30T17:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=78e44a8fb10307c55d53a69179b9ff7cd6f49fc0'/>
<id>urn:sha1:78e44a8fb10307c55d53a69179b9ff7cd6f49fc0</id>
<content type='text'>
</content>
</entry>
<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>Fix some label typos, and add some constants instead of raw numbers (#492)</title>
<updated>2025-01-30T22:26:55Z</updated>
<author>
<name>Narishma-gb</name>
<email>194818981+Narishma-gb@users.noreply.github.com</email>
</author>
<published>2025-01-30T22:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=43f21cc4948682b51b4c72bcef38631f95b47bfe'/>
<id>urn:sha1:43f21cc4948682b51b4c72bcef38631f95b47bfe</id>
<content type='text'>
</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>The 'def_trainers' macro checks that trainers' event flag bits are correct (#318)</title>
<updated>2021-04-13T22:24:37Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2021-04-13T22:24:37Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=506a14084e32d7532b8400a6457f46492bbc47ab'/>
<id>urn:sha1:506a14084e32d7532b8400a6457f46492bbc47ab</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>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>Use a 'trainer' macro for trainers in scripts/</title>
<updated>2020-07-14T19:53:25Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-14T19:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=5c0f33cb5350d3e11bd75cc04d943549667ecd4c'/>
<id>urn:sha1:5c0f33cb5350d3e11bd75cc04d943549667ecd4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Factor out spinner tiles from RocketHideoutB2F since they're also used by ViridianGym, and to make their data and code more accessible</title>
<updated>2020-07-14T19:14:32Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-14T19:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=be326c65652d5e87e353172a4471458822ffd3da'/>
<id>urn:sha1:be326c65652d5e87e353172a4471458822ffd3da</id>
<content type='text'>
</content>
</entry>
</feed>
