<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/scripts/ceruleancity2.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/scripts/ceruleancity2.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/scripts/ceruleancity2.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2020-05-21T01:02:53Z</updated>
<entry>
<title>Sync with pokered</title>
<updated>2020-05-21T01:02:53Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2020-05-21T00:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=10f9559eab8c93b94abb8ae8d1083704ad4e169a'/>
<id>urn:sha1:10f9559eab8c93b94abb8ae8d1083704ad4e169a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Part 1 of syncing with pokered.</title>
<updated>2016-06-08T11:44:58Z</updated>
<author>
<name>IIMarckus</name>
<email>iimarckus@gmail.com</email>
</author>
<published>2016-06-08T11:44:58Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=6e8c3883e430b567f7aa8f9230e366e03610bd5a'/>
<id>urn:sha1:6e8c3883e430b567f7aa8f9230e366e03610bd5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more naming variables</title>
<updated>2015-07-25T03:27:59Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2015-07-25T03:27:59Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=7f6d0d49b61a77cfba76057d99881634b882486b'/>
<id>urn:sha1:7f6d0d49b61a77cfba76057d99881634b882486b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename/organize part 2 of 4</title>
<updated>2015-07-03T19:38:12Z</updated>
<author>
<name>U-Daniel-PC\Daniel</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2015-07-03T19:38:12Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=f4a31b3e0b7ca89e14c4e3836f3d3ad15f38e5ce'/>
<id>urn:sha1:f4a31b3e0b7ca89e14c4e3836f3d3ad15f38e5ce</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>Make Hide/Show objects more dynamic</title>
<updated>2014-09-25T23:21:49Z</updated>
<author>
<name>U-Daniel-PC\Daniel</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2014-09-25T23:21:49Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=de39851f4a06da54856b1da36edf92e3ab9fb9cc'/>
<id>urn:sha1:de39851f4a06da54856b1da36edf92e3ab9fb9cc</id>
<content type='text'>
be on the look out for more static ids in the wild
unused constants are still included because a
script could be written to check whether the player
has picked up an item/fought a legendary etc.
</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>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>Pull a lot of engine out of main.asm</title>
<updated>2014-05-22T22:13:20Z</updated>
<author>
<name>U-Fish-PC\Daniel</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2014-05-22T22:13:20Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=15427f532085846ab6b51719be687951a094cb6c'/>
<id>urn:sha1:15427f532085846ab6b51719be687951a094cb6c</id>
<content type='text'>
</content>
</entry>
</feed>
