Age | Commit message (Expand) | Author |
---|---|---|
2020-07-13 | Disassemble the final English debug ROM | Rangi |
2020-07-01 | Identify more labels, and use the jumptable macro when possible | Rangi |
2020-06-21 | Comment more ROM labels as unreferenced | Rangi |
2020-03-01 | Change how some PNG graphics are formatted | Rangi |
2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
2019-01-12 | Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank | Rangi |
2018-08-25 | Use labels instead of constants for HRAM | Rangi |
2018-07-29 | Add meaningful aliases for wd265 | Rangi |
2018-06-24 | Fix triple newlines left over from removing address comments | Rangi |
2018-06-24 | Remove all address comments | mid-kid |
2018-04-04 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
2018-04-01 | Fix file permissions | mid-kid |
2018-03-25 | Organize the engine/ directory, take 3 | mid-kid |