<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/engine/battle/1c.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/engine/battle/1c.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/engine/battle/1c.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2015-04-01T15:05:51Z</updated>
<entry>
<title>Rename battle files and split move effects Part 5</title>
<updated>2015-04-01T15:05:51Z</updated>
<author>
<name>xCrystal</name>
<email>rgr.crystal@gmail.com</email>
</author>
<published>2015-04-01T15:03:05Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=10211cc461b35140c815e18e95f7070eb0dcc586'/>
<id>urn:sha1:10211cc461b35140c815e18e95f7070eb0dcc586</id>
<content type='text'>
15.asm, 16.asm, 1a.asm, 1c.asm
</content>
</entry>
<entry>
<title>Rename some labels</title>
<updated>2015-02-09T02:40:08Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2015-02-09T02:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=7b7c563c93155e121e05149779cfb78b0bf9d259'/>
<id>urn:sha1:7b7c563c93155e121e05149779cfb78b0bf9d259</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commented battle stuff</title>
<updated>2015-02-08T00:24:16Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2015-02-08T00:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=4fd7a42b235b68ffc11d4f02305b695c2ed05549'/>
<id>urn:sha1:4fd7a42b235b68ffc11d4f02305b695c2ed05549</id>
<content type='text'>
</content>
</entry>
<entry>
<title>serial/trade/misc</title>
<updated>2015-02-07T10:43:08Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2015-02-07T10:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=3fdb8a0d8995746d5605136ece384516338489b0'/>
<id>urn:sha1:3fdb8a0d8995746d5605136ece384516338489b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename hVBlank* constants to h*.</title>
<updated>2014-09-23T22:02:03Z</updated>
<author>
<name>yenatch</name>
<email>yenatch@gmail.com</email>
</author>
<published>2014-09-23T22:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=a81487e9c6ee271f0ffeaacd681b929c0b4afaf0'/>
<id>urn:sha1:a81487e9c6ee271f0ffeaacd681b929c0b4afaf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commented more sprite and map code</title>
<updated>2014-09-13T07:50:56Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2014-09-13T07:50:56Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=0c916aea3353ed1bf2750be403b0da9ea0b922d4'/>
<id>urn:sha1:0c916aea3353ed1bf2750be403b0da9ea0b922d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Labelled many functions/variables</title>
<updated>2014-08-09T05:39:13Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2014-08-09T05:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=59f0507e4cd0693eb89f5ab3e44cb3c442666140'/>
<id>urn:sha1:59f0507e4cd0693eb89f5ab3e44cb3c442666140</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use *Coord instead of FuncCoord</title>
<updated>2014-06-25T20:58:27Z</updated>
<author>
<name>U-Fish-PC\Daniel</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2014-06-25T20:58:27Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=bd533aa79bbe1998fd2b699bd7205da2de4fe55c'/>
<id>urn:sha1:bd533aa79bbe1998fd2b699bd7205da2de4fe55c</id>
<content type='text'>
Using 'Coord =' doesn't like using wTileMap
So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord
to avoid static addresses
</content>
</entry>
<entry>
<title>Rename predef functions so they aren't excessive in length.</title>
<updated>2014-06-16T20:03:05Z</updated>
<author>
<name>yenatch</name>
<email>yenatch@gmail.com</email>
</author>
<published>2014-06-16T20:03:05Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=35f2bb90d4a8f8e4dcac3fbab7d89cbc590285e8'/>
<id>urn:sha1:35f2bb90d4a8f8e4dcac3fbab7d89cbc590285e8</id>
<content type='text'>
This is mostly because of an rgbasm bug that prevents macro arguments
from exceeding 16 characters, but the names were bad anyway.
</content>
</entry>
<entry>
<title>Use monster struct macros in wram. Rename related labels for consistency.</title>
<updated>2014-06-14T11:12:40Z</updated>
<author>
<name>yenatch</name>
<email>yenatch@gmail.com</email>
</author>
<published>2014-06-14T11:12:40Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=53ae0e93fad9f4c3eaef92f102b1eeb531e59d68'/>
<id>urn:sha1:53ae0e93fad9f4c3eaef92f102b1eeb531e59d68</id>
<content type='text'>
</content>
</entry>
</feed>
