<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/constants/hardware_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/hardware_constants.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/constants/hardware_constants.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2025-06-30T16:47:22Z</updated>
<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>Consistently refer to CGB, not GBC (#491)</title>
<updated>2025-01-30T22:13:40Z</updated>
<author>
<name>SatoMew</name>
<email>SatoMew@users.noreply.github.com</email>
</author>
<published>2025-01-30T22:13:40Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=79518a602e6241ff6bd6e905fabaf644680f7469'/>
<id>urn:sha1:79518a602e6241ff6bd6e905fabaf644680f7469</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Identify hardware register bits (#469)</title>
<updated>2024-09-24T14:48:10Z</updated>
<author>
<name>Sylvie</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-09-24T14:48:10Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=6ae63a8ceac9c191ad89a1e9382ce3c87e6b2481'/>
<id>urn:sha1:6ae63a8ceac9c191ad89a1e9382ce3c87e6b2481</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to RGBDS 0.7.0 (#447)</title>
<updated>2024-01-03T15:59:04Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-01-03T15:59:04Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=fabe2b3fb3fb5a849c5220298acabbdc9ad30f3b'/>
<id>urn:sha1:fabe2b3fb3fb5a849c5220298acabbdc9ad30f3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Identify the rest of the hardware constants (#371)</title>
<updated>2022-07-04T05:10:14Z</updated>
<author>
<name>Colton G. Rushton</name>
<email>colton51919@gmail.com</email>
</author>
<published>2022-07-04T05:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=a24a39793c7672eabd8ddd6666a28f498e994935'/>
<id>urn:sha1:a24a39793c7672eabd8ddd6666a28f498e994935</id>
<content type='text'>
See https://github.com/pret/pokecrystal/pull/972 and https://github.com/pret/pokecrystal/pull/947 for details.</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>Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)</title>
<updated>2020-07-04T05:00:45Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-04T05:00:45Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=e4e0af4d6713161d46cc0a1d580645ca40d6fa81'/>
<id>urn:sha1:e4e0af4d6713161d46cc0a1d580645ca40d6fa81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace raw hex values with HRAM constants</title>
<updated>2020-07-04T02:22:09Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-04T02:11:35Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=6ef36800b0dcb86100a7c716172015667e60dc99'/>
<id>urn:sha1:6ef36800b0dcb86100a7c716172015667e60dc99</id>
<content type='text'>
To do: turn constants into labels and use ldh
</content>
</entry>
<entry>
<title>Updated the intro</title>
<updated>2018-06-23T03:06:05Z</updated>
<author>
<name>Pokeglitch</name>
<email>pokeglitchx@gmail.com</email>
</author>
<published>2018-06-23T03:06:05Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=01fe449837bef1c289d37477745774555d22786e'/>
<id>urn:sha1:01fe449837bef1c289d37477745774555d22786e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos in comments</title>
<updated>2017-06-24T20:01:43Z</updated>
<author>
<name>dannye</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2017-06-24T20:01:43Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=7a9a1b1e55f4a7f6c339a86d8cdb7fbf1bee7838'/>
<id>urn:sha1:7a9a1b1e55f4a7f6c339a86d8cdb7fbf1bee7838</id>
<content type='text'>
</content>
</entry>
</feed>
