<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/constants.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/constants.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/constants.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2022-10-03T01:14:23Z</updated>
<entry>
<title>Require rgbds 0.6.0</title>
<updated>2022-10-03T01:14:23Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2022-10-03T01:14:23Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=f58dbe3849ecb6c47a703c674458fd63436db946'/>
<id>urn:sha1:f58dbe3849ecb6c47a703c674458fd63436db946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add constants and table macros for the map sprite sets (#392)</title>
<updated>2022-09-24T15:30:29Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2022-09-24T15:30:29Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=d2be79adf1c366b28821817cefaab9066668b205'/>
<id>urn:sha1:d2be79adf1c366b28821817cefaab9066668b205</id>
<content type='text'>
Fixes #391</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>Define a constant for the ghost Marowak (hard-coded throughout the engine, like the starters)</title>
<updated>2020-08-31T14:58:41Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-08-31T14:58:41Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=8ce20e5c31ed2255e708e6a38c7b75d3d8bee48c'/>
<id>urn:sha1:8ce20e5c31ed2255e708e6a38c7b75d3d8bee48c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use labels for HRAM and VRAM</title>
<updated>2020-07-07T01:13:17Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-07T01:13:17Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=dd08b8dd6b526cb191e921ba5a7b0b64d04d911f'/>
<id>urn:sha1:dd08b8dd6b526cb191e921ba5a7b0b64d04d911f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeating the move names twice</title>
<updated>2020-07-06T13:32:55Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-06T13:32:55Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=25a3e67b940fc91c11ed9b408fa20762995e6948'/>
<id>urn:sha1:25a3e67b940fc91c11ed9b408fa20762995e6948</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tilesets.asm -&gt; tileset_constants.asm</title>
<updated>2020-07-03T20:45:00Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-03T20:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=962722746ece1952f7f2dcd55bbe3b45d7b86812'/>
<id>urn:sha1:962722746ece1952f7f2dcd55bbe3b45d7b86812</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Organize macros/ like pokecrystal</title>
<updated>2020-07-03T20:37:47Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-03T20:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=9878f01e29b1443d6c894c1332cbf381fa12646e'/>
<id>urn:sha1:9878f01e29b1443d6c894c1332cbf381fa12646e</id>
<content type='text'>
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
</content>
</entry>
<entry>
<title>Reorganize constants/</title>
<updated>2020-07-03T16:44:47Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-03T16:44:47Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=c9c59dc34323a5e0b1886db5f845c8d41620826e'/>
<id>urn:sha1:c9c59dc34323a5e0b1886db5f845c8d41620826e</id>
<content type='text'>
To do: add comments associating constants with data and code
</content>
</entry>
<entry>
<title>Split macros.asm</title>
<updated>2016-07-31T18:04:04Z</updated>
<author>
<name>dannye</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2016-07-31T18:04:04Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=032f961ef26a94caf385f6d5ae5823a0066d4d66'/>
<id>urn:sha1:032f961ef26a94caf385f6d5ae5823a0066d4d66</id>
<content type='text'>
</content>
</entry>
</feed>
