Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-09 | tools/ contains what's needed to build the ROMs; utils/ contains disassembly ↵ | Rangi | |
utilites | |||
2018-07-08 | Merge branch 'master' into section-reorg | luckytyphlosion | |
2018-07-08 | Add maps to linkerscript | luckytyphlosion | |
2018-07-08 | Build files in maps/ | luckytyphlosion | |
2018-07-03 | Clean up unused code. | luckytyphlosion | |
2018-07-03 | Introduce linkerscript. | luckytyphlosion | |
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. |