summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-11-06'make tools' uses -pedanticRangi
2020-10-04tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filen...Rangi
2020-09-02Add the pic.py (de)compressor from pokemon-reverse-engineering-toolsRangi
2020-07-22tools/unnamed.py supports rgbds 0.4.1 object filesRangi
2020-07-07Get all unnamed symbols with make DEBUG=1Rangi
2020-06-28Add Travis webhook for tools/unnamed.pyRangi
2020-06-28Update tools/gfx to support --preserveRangi
2018-12-31Make tools/gfx.py executableRangi
2018-12-31Remove the 'extras' submodule and include a local gfx.py tool insteadRangi
2018-03-10Use rgbgfx and c tools instead of the submodule.yenatch