Age | Commit message (Collapse) | Author |
|
- Indent with single tabs, not spaces
- Colons after labels
- Capitalize BANK, HIGH, and LOW
- dbw BANK(X), X -> dba X
|
|
|
|
only the debug Gold ROM is built
|
|
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.
|
|
|
|
That's where most of the textbox code will live some day, ... probably
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
|
|
|
|
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
|