Age | Commit message (Collapse) | Author |
|
|
|
Re-organize map directory structure and disassemble remaining maps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2Tie-master
|
|
jumps.
|
|
1538, and 1631 in engine/menu/start_menu.asm have hardcoded jumps that i couldn't figure out how to make work myself.
|
|
|
|
Bank 3 Dump
|
|
|
|
|
|
|
|
Bank 2 dump
|
|
(previously it threw an Invalid UTF-8 error)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full dump of Bank 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add linkerscript to replace completely anonymous sections.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With a lot of unknowns still there, of course.
|
|
|
|
|
|
|
|
|
|
|
|
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
|