pokemon-reverse-engineering-tools, branch v1.3.0reverse engineering toolsversion bump to: v1.3.02013-09-01T07:16:52+00:00Bryan Bishopkanzure@gmail.com2013-09-01T07:16:52+00:00795cd58a70c80082003e40127241cfaefa0fae8b
Merge pull request #3 from kanzure/dump-pokered-extras2013-09-01T07:14:36+00:00Bryan Bishopkanzure@gmail.com2013-09-01T07:14:36+00:006a7af346c0f12fc8126c3c62f4393ec3949d6c5c
Dump pokered extras
Dump pokered extras
Merge pull request #2 from kanzure/pokered-preprocessor2013-09-01T07:11:20+00:00Bryan Bishopkanzure@gmail.com2013-09-01T07:11:20+00:00e2fb614cae9b0080382d76c620955b446d59a0a5
Don't make global labels for rgbasm macros.
Don't make global labels for rgbasm macros.
dump in pokered/extras/ python stuff from b185b2452013-09-01T07:05:18+00:00Bryan Bishopkanzure@gmail.com2013-09-01T07:04:34+00:00a5b718db57a361cf3c196d73cbc5b3e21d3ddf6e
Merge branch 'pokered-preprocessor' into dump-pokered-extras2013-09-01T06:52:01+00:00Bryan Bishopkanzure@gmail.com2013-09-01T06:52:01+00:00fc6785b87b7ddd27437ac2ac15bcc0870cc0fe90
don't make global labels for rgbasm macros2013-09-01T06:44:00+00:00Bryan Bishopkanzure@gmail.com2013-09-01T06:44:00+00:00c39e156f8c56db9e25ed8661fcf55f1bfc3bd162
This adds support to the preprocessor to handle constants.asm from
pokered.
This adds support to the preprocessor to handle constants.asm from
pokered.
version bump to: v1.2.02013-08-31T17:59:47+00:00Bryan Bishopkanzure@gmail.com2013-08-31T17:59:47+00:00276111f04dcc3e937f1a16f4b7066934409f8ad4
Merge pull request #1 from kanzure/preprocessor2013-08-31T17:55:49+00:00Bryan Bishopkanzure@gmail.com2013-08-31T17:55:49+00:008c6328543a4ac2c6e7ba805e3c536589deca9d6d
Also have the common bits of the preprocessor.
Also have the common bits of the preprocessor.
merge preprocessor from pokecrystal c0a01c992013-08-31T17:43:05+00:00Bryan Bishopkanzure@gmail.com2013-08-31T17:43:05+00:004998994c9a624f6298f8a54a665c788825c3e8f9
That version was better anyway.