<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/engine/battle/1.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/1.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/engine/battle/1.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2015-04-01T15:05:10Z</updated>
<entry>
<title>Rename battle files and split move effects Part 1</title>
<updated>2015-04-01T15:05:10Z</updated>
<author>
<name>xCrystal</name>
<email>rgr.crystal@gmail.com</email>
</author>
<published>2015-04-01T09:23:27Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=e74dce24b4bbb0d0d23a1724932b289050b66d4a'/>
<id>urn:sha1:e74dce24b4bbb0d0d23a1724932b289050b66d4a</id>
<content type='text'>
1.asm, 4.asm, and 4_2.asm
</content>
</entry>
<entry>
<title>fixed hp bar wram label and misc</title>
<updated>2015-02-08T06:18:42Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2015-02-08T06:18:42Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=72bbaed99f725b2b8b0d2653968042ce1625354c'/>
<id>urn:sha1:72bbaed99f725b2b8b0d2653968042ce1625354c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comment drain HP effect</title>
<updated>2015-02-07T21:40:14Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2015-02-07T21:40:14Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=72265ab92abd235c2af6d26ae76dd0dcaecfd6ac'/>
<id>urn:sha1:72265ab92abd235c2af6d26ae76dd0dcaecfd6ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add constants for volatile statuses and more battle labels/commentary/constants</title>
<updated>2015-02-05T07:22:46Z</updated>
<author>
<name>xCrystal</name>
<email>rgr.crystal@gmail.com</email>
</author>
<published>2015-02-03T19:51:53Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=9de54645c896cc57a79679aecd6174afc59762c8'/>
<id>urn:sha1:9de54645c896cc57a79679aecd6174afc59762c8</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>Use macros for predef calls/jumps instead of static ids.</title>
<updated>2014-06-16T20:57:26Z</updated>
<author>
<name>yenatch</name>
<email>yenatch@gmail.com</email>
</author>
<published>2014-06-16T20:57:26Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=b36f793667924f868282ce979fabab3e95d642a5'/>
<id>urn:sha1:b36f793667924f868282ce979fabab3e95d642a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove generated "indirect jump" comments.</title>
<updated>2014-06-16T18:37:36Z</updated>
<author>
<name>yenatch</name>
<email>yenatch@gmail.com</email>
</author>
<published>2014-06-16T18:37:36Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=38ac74f22285974bda6a0ed537958def8415076e'/>
<id>urn:sha1:38ac74f22285974bda6a0ed537958def8415076e</id>
<content type='text'>
The destination is obvious when using the predef macro.
</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>
<entry>
<title>Remove most static wram addresses. Use labels instead.</title>
<updated>2014-05-27T05:04:39Z</updated>
<author>
<name>yenatch</name>
<email>yenatch@gmail.com</email>
</author>
<published>2014-05-26T21:04:56Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=40c17c906b2b3f65b3b04b1933b90238a7ac5566'/>
<id>urn:sha1:40c17c906b2b3f65b3b04b1933b90238a7ac5566</id>
<content type='text'>
For unknown addresses, use "w&lt;address&gt;".

Label overleads are still an issue.
</content>
</entry>
</feed>
