| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-08 | Updated music constants, labels, and macro names (#78) | jd-0 | |
| 2020-09-20 | More cleanup of whitespace and comments | Rangi | |
| 2020-09-20 | Remove address comments | jd-0 | |
| Regex patterns used: ; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\) ; [0-9a-f]{1,2}:[0-9a-f]{4} ; [0-9a-f]{4,5} ;[0-9a-f]{4,5} ;[0-9a-f]{1,2}:[0-9a-f]{1,4} | |||
| 2020-09-13 | Give all .asm and all .inc except of base_stats/???.inc new line at the end ↵ | Ebernacher90 | |
| of file | |||
| 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-06-02 | Make songs their own individual objects | pfero | |
| 2018-06-02 | Dump all songs | dannye | |
| uses a slightly modified red sound engine only added feature is drumsets, which still need documenting | |||
