Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-14 | Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3 | Rangi | |
2021-05-09 | Require rgbds 0.5.1 | Rangi | |
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB | |||
2021-04-19 | Use rgbds 0.5.0 | Rangi | |
2020-12-09 | Require rgbds 0.4.2 | Rangi | |
This allows [\1] to work when \1 is hl, bc, or de The object file format has changed along with the version number | |||
2020-10-04 | tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their ↵ | Rangi | |
filenames | |||
2020-07-22 | tools/unnamed.py supports rgbds 0.4.1 object files | Rangi | |
2020-07-13 | Fix tools/unnamed.py | Rangi | |
2020-07-07 | Get all unnamed symbols with make DEBUG=1 | Rangi | |
2020-06-15 | Mention pokecrystal in tools/unnamed.py output | Rangi | |
2020-04-06 | Bump tools/unnamed.py to RGBDS object version 13 | mid-kid | |
2020-02-21 | Fix tools/unnamed.py for new rgbds object format | mid-kid | |
2020-02-04 | Fix tools/unnamed.py for new rgbds object format | mid-kid | |
2019-02-10 | Fix python 3.6 support for unnamed.py | mid-kid | |
2019-01-01 | unnamed.py: Add completion percentage | mid-kid | |
People love percentages. Gotta show our powerlevel. | |||
2019-01-01 | Add tool to find unnamed symbols | mid-kid | |
This tool should help us identify which are the symbols that still need proper names, and in which files they're located. |