<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/scripts/SeafoamIslandsB3F.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/SeafoamIslandsB3F.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/scripts/SeafoamIslandsB3F.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2026-01-08T03:05:20Z</updated>
<entry>
<title>Use macros to enforce "missable/hide/show object" constraints, and rename them to "toggleable objects" (#557)</title>
<updated>2026-01-08T03:05:20Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2026-01-08T03:05:20Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=fe1e76466b293c83e6cd3a7d4639fb3c49da26ad'/>
<id>urn:sha1:fe1e76466b293c83e6cd3a7d4639fb3c49da26ad</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>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>Name unnamed labels in seafoam islands and pokemon mansion script files (#435)</title>
<updated>2023-11-19T21:09:33Z</updated>
<author>
<name>Vortyne</name>
<email>104168801+Vortyne@users.noreply.github.com</email>
</author>
<published>2023-11-19T21:09:33Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=5739aea99068b83604bf64f7c2d27682b3df51de'/>
<id>urn:sha1:5739aea99068b83604bf64f7c2d27682b3df51de</id>
<content type='text'>
* Update PokemonMansion1F.asm

* Name unnamed seafoam/mansion labels</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>Use decimal, not hex, for sprite (object) coordinates in map scripts</title>
<updated>2020-08-28T16:10:55Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-08-28T16:10:55Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=637f38b139c43c15eb1f4a67562a78389d4f42a7'/>
<id>urn:sha1:637f38b139c43c15eb1f4a67562a78389d4f42a7</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>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 some hard-coded values with constants</title>
<updated>2019-07-07T04:44:21Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2019-07-07T04:44:21Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=f99a715fae311d2611ec4a714b002e103c4642ca'/>
<id>urn:sha1:f99a715fae311d2611ec4a714b002e103c4642ca</id>
<content type='text'>
</content>
</entry>
</feed>
