<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/extras/analyze_incbins.py, 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/extras/analyze_incbins.py?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/extras/analyze_incbins.py?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2013-09-01T07:27:44Z</updated>
<entry>
<title>make extras/ a submodule</title>
<updated>2013-09-01T07:27:44Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2013-09-01T07:27:44Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=e84a5b2062ff5e9b010447e3a3c78dd67a653166'/>
<id>urn:sha1:e84a5b2062ff5e9b010447e3a3c78dd67a653166</id>
<content type='text'>
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal
project.
</content>
</entry>
<entry>
<title>* added verification (equality test) for blue version build</title>
<updated>2013-03-12T02:46:32Z</updated>
<author>
<name>Mr Wint</name>
<email>MrWint42@gmail.com</email>
</author>
<published>2013-03-12T02:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=66aaa9a0cbb9b3c8e57098cf60ef4633b9cb0f3c'/>
<id>urn:sha1:66aaa9a0cbb9b3c8e57098cf60ef4633b9cb0f3c</id>
<content type='text'>
* changed analyze_incbins to recognize generated label addresses
* fixed bank 1D assembly to make blue version build correctly
</content>
</entry>
<entry>
<title>Improve error checking in the context of issue #27</title>
<updated>2012-10-01T16:59:51Z</updated>
<author>
<name>sawakita</name>
<email>sawakitanoodles@gmail.com</email>
</author>
<published>2012-10-01T16:59:51Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=19a859ca51d847a99f7120f673cda71a2a3434cf'/>
<id>urn:sha1:19a859ca51d847a99f7120f673cda71a2a3434cf</id>
<content type='text'>
Link to kanzures' guidelines for that issue:
https://bitbucket.org/iimarckus/pokered/issue/27/analyze_incbinsscan_for_predifined_labels#comment-2068911
</content>
</entry>
<entry>
<title>Fix param error in load_asm_if_one_exists_in()</title>
<updated>2012-10-01T16:54:45Z</updated>
<author>
<name>sawakita</name>
<email>sawakitanoodles@gmail.com</email>
</author>
<published>2012-10-01T16:54:45Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=db0c37557d6ce7c0c903ba2ef17fa5d68da9e1cf'/>
<id>urn:sha1:db0c37557d6ce7c0c903ba2ef17fa5d68da9e1cf</id>
<content type='text'>
Not sure, but I suppose that using *args makes the passed list an element
of the args list, thus causing iteration on args to yield the passed
list as an element instead of yielding the single elements of the passed
list. Maybe.
</content>
</entry>
<entry>
<title>Restore auto-loading of default "main" asm file</title>
<updated>2012-10-01T16:44:36Z</updated>
<author>
<name>sawakita</name>
<email>sawakitanoodles@gmail.com</email>
</author>
<published>2012-10-01T16:44:36Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=58a9aacc0b5b00e0f06acfe99cb3612127ec24fd'/>
<id>urn:sha1:58a9aacc0b5b00e0f06acfe99cb3612127ec24fd</id>
<content type='text'>
This feature was removed misunderstanding its actual use: if filename
passed to load_asm() is in defaults the correct current main asm file is
loaded. This saves us from knowing which actually is the current name of
the "main" asm file, because the correct one is chosen automatically
(unless, of course, the passed filename is not in the defaults list.
</content>
</entry>
<entry>
<title>Make analyze_incbins dirs reference os-independent</title>
<updated>2012-09-30T18:10:13Z</updated>
<author>
<name>sawakita</name>
<email>sawakitanoodles@gmail.com</email>
</author>
<published>2012-09-30T18:10:13Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=723e42497962f4838947b5ff6c4bda3198ae2d52'/>
<id>urn:sha1:723e42497962f4838947b5ff6c4bda3198ae2d52</id>
<content type='text'>
This should fix a bug caused by comparing string literals to
directories. It should also be safer, using "os" module to access paths.
</content>
</entry>
<entry>
<title>romvisualizer updates for main.asm, common.asm, pokered.asm</title>
<updated>2012-03-16T05:08:58Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2012-03-16T05:08:58Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=cdcf80630fcf4b405e735560d1a61cf573a9319e'/>
<id>urn:sha1:cdcf80630fcf4b405e735560d1a61cf573a9319e</id>
<content type='text'>
hg-commit-id: cc4f5c666710

</content>
</entry>
<entry>
<title>Remove python shebangs.</title>
<updated>2012-03-15T02:44:07Z</updated>
<author>
<name>IIMarckus</name>
<email>iimarckus@gmail.com</email>
</author>
<published>2012-03-15T02:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=7a566260e6b324f40a58f4f4967718a2d95a4d8c'/>
<id>urn:sha1:7a566260e6b324f40a58f4f4967718a2d95a4d8c</id>
<content type='text'>
- Not all systems have /usr/bin/python
- On those that do, it is not always python 2
- These files aren't marked executable anyway

Just use "python whatever.py" via shell instead.

hg-commit-id: 09184f4c838d

</content>
</entry>
<entry>
<title>tool to sort INCBINs by interval length</title>
<updated>2012-01-30T19:46:31Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2012-01-30T19:46:31Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=f4b8782536cbc5d4d380f7fd4b5c5be8a64e2593'/>
<id>urn:sha1:f4b8782536cbc5d4d380f7fd4b5c5be8a64e2593</id>
<content type='text'>
hg-commit-id: 3d687a971202

</content>
</entry>
<entry>
<title>move learnsets into the asm</title>
<updated>2012-01-28T04:58:20Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2012-01-28T04:58:20Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=d1281e8d5e14bd5ae42b34186ac4f91647389e84'/>
<id>urn:sha1:d1281e8d5e14bd5ae42b34186ac4f91647389e84</id>
<content type='text'>
hg-commit-id: a77dfd566b43

</content>
</entry>
</feed>
