summaryrefslogtreecommitdiff
path: root/tools/unnamed.py
AgeCommit message (Collapse)Author
2022-03-14Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3Rangi
2021-05-09Require rgbds 0.5.1Rangi
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
2021-04-19Use rgbds 0.5.0Rangi
2020-12-09Require rgbds 0.4.2Rangi
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-04tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their ↵Rangi
filenames
2020-07-22tools/unnamed.py supports rgbds 0.4.1 object filesRangi
2020-07-13Fix tools/unnamed.pyRangi
2020-07-07Get all unnamed symbols with make DEBUG=1Rangi
2020-06-15Mention pokecrystal in tools/unnamed.py outputRangi
2020-04-06Bump tools/unnamed.py to RGBDS object version 13mid-kid
2020-02-21Fix tools/unnamed.py for new rgbds object formatmid-kid
2020-02-04Fix tools/unnamed.py for new rgbds object formatmid-kid
2019-02-10Fix python 3.6 support for unnamed.pymid-kid
2019-01-01unnamed.py: Add completion percentagemid-kid
People love percentages. Gotta show our powerlevel.
2019-01-01Add tool to find unnamed symbolsmid-kid
This tool should help us identify which are the symbols that still need proper names, and in which files they're located.