<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/engine/items/itemfinder.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/items/itemfinder.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/engine/items/itemfinder.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2020-11-15T02:52:10Z</updated>
<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>remove address comments</title>
<updated>2016-06-12T00:24:04Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2016-06-12T00:24:04Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=7f34e28f242ee4d0caba0bd96b040811dcb86c50'/>
<id>urn:sha1:7f34e28f242ee4d0caba0bd96b040811dcb86c50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No more W_</title>
<updated>2015-08-31T02:38:41Z</updated>
<author>
<name>dannye</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2015-08-31T02:38:41Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=38065a744de1065cc021a4cafe22476f8425448d'/>
<id>urn:sha1:38065a744de1065cc021a4cafe22476f8425448d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>constants for flag actions</title>
<updated>2015-07-20T03:45:34Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2015-07-20T03:45:34Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=db7d941d22d89cf8d6d13cbf768208c5cf2ac2c2'/>
<id>urn:sha1:db7d941d22d89cf8d6d13cbf768208c5cf2ac2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc</title>
<updated>2015-07-19T04:58:55Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2015-07-19T03:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=c169073eed4f0362ef42170098a141a2fcbd71d0'/>
<id>urn:sha1:c169073eed4f0362ef42170098a141a2fcbd71d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename/organize part 1 of 4</title>
<updated>2015-07-03T19:37:53Z</updated>
<author>
<name>U-Daniel-PC\Daniel</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2015-07-03T19:37:53Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=cd649184f556db777d592671a7274bfa4a8423d7'/>
<id>urn:sha1:cd649184f556db777d592671a7274bfa4a8423d7</id>
<content type='text'>
rename functions, clean up address/wram comments, other misc
only broken up so that all changes are viewable on github
</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 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>
<entry>
<title>Clean up some bank 3 functions and rename flag action functions.</title>
<updated>2014-05-25T17:09:39Z</updated>
<author>
<name>yenatch</name>
<email>yenatch@gmail.com</email>
</author>
<published>2014-05-25T17:09:39Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=d307c854991f5eb24e12935e6906ad81ed244334'/>
<id>urn:sha1:d307c854991f5eb24e12935e6906ad81ed244334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comment some bank 0 functions, and add wram labels for Predef.</title>
<updated>2014-05-23T22:11:09Z</updated>
<author>
<name>yenatch</name>
<email>yenatch@gmail.com</email>
</author>
<published>2014-05-23T22:11:09Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=0dea0cc3fb815aae7d7a5e856aabf9b402d45cd0'/>
<id>urn:sha1:0dea0cc3fb815aae7d7a5e856aabf9b402d45cd0</id>
<content type='text'>
</content>
</entry>
</feed>
