<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/data/moves/moves.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/data/moves/moves.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/data/moves/moves.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2025-01-29T04:31:27Z</updated>
<entry>
<title>Consistently capitalize `ASSERT` directives (#489)</title>
<updated>2025-01-29T04:31:27Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2025-01-29T04:31:27Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=ec37f6117da6c550e70f466118731e8f752e3afb'/>
<id>urn:sha1:ec37f6117da6c550e70f466118731e8f752e3afb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't pass redundant label names to `table_width` and `list_start` (#484)</title>
<updated>2024-12-27T17:52:24Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-12-27T17:52:24Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=cd647df3b551cea154317a572ace9052727aa72b'/>
<id>urn:sha1:cd647df3b551cea154317a572ace9052727aa72b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assert the relations between some move effect constants (#478)</title>
<updated>2024-11-25T00:13:11Z</updated>
<author>
<name>Sylvie</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-11-25T00:13:11Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=f801d67f8e9b1a7f690a0b6e1549c5811ac015cd'/>
<id>urn:sha1:f801d67f8e9b1a7f690a0b6e1549c5811ac015cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PP must be 40 or less</title>
<updated>2022-08-11T01:20:31Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2022-08-11T01:20:31Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=1e689606a3e25875af72323ea0f45b06ed044b79'/>
<id>urn:sha1:1e689606a3e25875af72323ea0f45b06ed044b79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RGBDS syntax updates (#358)</title>
<updated>2022-06-06T21:25:31Z</updated>
<author>
<name>vulcandth</name>
<email>vulcandth@gmail.com</email>
</author>
<published>2022-06-06T21:25:31Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=6b5be9129cabe72b9f775b02db1bf7e7169153da'/>
<id>urn:sha1:6b5be9129cabe72b9f775b02db1bf7e7169153da</id>
<content type='text'>
New MACRO and DEF syntax</content>
</entry>
<entry>
<title>Verify data table and name list sizes with assertion macros</title>
<updated>2021-03-25T20:44:41Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2021-03-25T20:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=95ec2cf039f0efdc6dadfb6fe766ace231a1b6b1'/>
<id>urn:sha1:95ec2cf039f0efdc6dadfb6fe766ace231a1b6b1</id>
<content type='text'>
Fixes #312
</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>PSYCHIC -&gt; PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)</title>
<updated>2020-07-07T14:54:05Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-07T14:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=bbc257476f9aac8d04d75a8036d412caa8f7d515'/>
<id>urn:sha1:bbc257476f9aac8d04d75a8036d412caa8f7d515</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, MACRO/ENDM, etc)</title>
<updated>2020-07-06T16:28:31Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-06T16:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=8a79315635ee9ebb6eed5c9648fe89746085d0b1'/>
<id>urn:sha1:8a79315635ee9ebb6eed5c9648fe89746085d0b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add subdirectories to data/ similar to pokecrystal</title>
<updated>2020-07-03T15:51:00Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-03T15:51:00Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=b29e5ee203b6fa4592180ef6cca732462cca9af6'/>
<id>urn:sha1:b29e5ee203b6fa4592180ef6cca732462cca9af6</id>
<content type='text'>
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
</content>
</entry>
</feed>
