Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-20 | - Remove trailing whitespace | Rangi | |
- Indent with single tabs, not spaces - Colons after labels - Capitalize BANK, HIGH, and LOW - dbw BANK(X), X -> dba X | |||
2020-08-09 | Clean up some code in home/ | Rangi | |
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. | |||
2018-07-03 | Merge branch 'master' of https://github.com/pret/pokegold-spaceworld | luckytyphlosion | |
2018-06-05 | Finish disassembling the names functions | pfero | |
2018-06-04 | More formatting fixes | Pokeglitch | |
2018-06-04 | Removed unnecessary comments | Pokeglitch | |
2018-06-04 | Added Inventory Add/Remove routines | Pokeglitch | |