Commit Graph

5 Commits

Author SHA1 Message Date
Rangi
9c229cde44 Clean up some code in home/ 2020-08-09 15:16:31 -04:00
Rangi
a75c6619fb Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since only the debug Gold ROM is built 2020-08-09 14:03:48 -04:00
luckytyphlosion
e1659ecd41 Introduce linkerscript.
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.
2018-07-03 17:07:05 -04:00
PikalaxALT
956d010d59 Make the repository build all four ROMs 2018-06-02 20:16:37 -04:00
ISSOtm
39a6615bcb Disassemble a lil' bit 2018-05-28 14:02:22 +02:00