Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-30 | Add space between arguments in assembly instructions and remove redundant a ↵ | xCrystal | |
in instructions like add a, x | |||
2017-06-24 | Fix typos in comments | dannye | |
2016-06-11 | remove address comments | YamaArashi | |
2015-08-30 | No more W_ | dannye | |
2015-07-18 | fix variable naming | YamaArashi | |
2015-02-08 | Rename some labels | YamaArashi | |
2015-02-07 | Named wram symbols | YamaArashi | |
2014-05-29 | Use VRAM constants where applicable. | yenatch | |
2014-05-26 | Remove most static wram addresses. Use labels instead. | yenatch | |
For unknown addresses, use "w<address>". Label overleads are still an issue. | |||
2014-05-22 | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | |