Age | Commit message (Collapse) | Author |
|
Mostly xrange (screw it, just use range), spurious tabs, and division.
|
|
|
|
preprocessor: rgbasm "EQUS" takes string literals
|
|
|
|
Conflicts:
pokemontools/wram.py
|
|
Use a mapfile instead of labels.json; object dependency handling
|
|
|
|
|
|
|
|
|
|
now pretty much everything uses from_asm
|
|
enjoy this half-assed implementation
|
|
|
|
|
|
|
|
This adds support to the preprocessor to handle constants.asm from
pokered.
|
|
That version was better anyway.
|
|
|
|
This doesn't really belong in both pokecrystal and pokered. It should be
shared between the two without copy/paste.
|