Age | Commit message (Collapse) | Author |
|
to match the new from_asm handling
|
|
|
|
|
|
|
|
now pretty much everything uses from_asm
|
|
- storetext only takes one param
- the logic for PointerLabel*Bank was actually in preprocessor.py. theyve also been changed to take a single label
|
|
|
|
|
|
|
|
This doesn't work yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The map_names object is the entry point to the parsed rom data.
|
|
|
|
These files are used when parsing wram and other constants.
|
|
|
|
Don't override the given configuration.
|
|
|
|
|
|
|
|
|
|
|
|
This is a function that is necessary outside of the context of a main
method.
|
|
|
|
|
|
|
|
Remove globals from the map editor
|
|
|
|
|
|
|
|
|
|
|
|
also dont assume any dimension matches in png conversion
|
|
|
|
|
|
"new" is sometimes a reserved keyword and it would be nice to not use
that name.
|
|
|
|
|
|
|
|
|
|
|
|
Although I am not sure that using eval is a good idea in the first
place... it should go away.
|
|
|
|
|