Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
labels.json had to be deleted manually to be updated, and rgbasm is better at scanning labels anyway
|
|
fixes 0fd121a8
|
|
|
|
|
|
|
|
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.
|
|
|
|
Minor map editor changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
gfx rewrites and 1bpp support
|
|
|
|
|
|
|
|
|
|
|
|
also dont assume any dimension matches in png conversion
|
|
|