Age | Commit message (Collapse) | Author |
|
|
|
|
|
wram: fix section address allocation
|
|
who wrote this?
|
|
Use a mapfile instead of labels.json; object dependency handling
|
|
|
|
|
|
labels.json had to be deleted manually to be updated, and rgbasm is better at scanning labels anyway
|
|
fixes 0fd121a8
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
"new" is sometimes a reserved keyword and it would be nice to not use
that name.
|
|
|
|
|
|
|