aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-09Require rgbds 0.5.1Rangi1-3/+3
This allows new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
2021-04-17Prevent some gcc versions from complaining about {0} in tools/scan_includes.cRangi1-1/+1
2021-04-17Fix tools/unnamed.pyRangi1-2/+2
2021-04-17Actually use rgbds 0.5.0Rangi1-1/+1
2020-12-09Require rgbds 0.4.2Rangi1-3/+24
2020-11-06'make tools' uses -pedanticRangi1-1/+1
2020-10-04tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their ↵Rangi1-4/+7
filenames
2020-09-02Add the pic.py (de)compressor from pokemon-reverse-engineering-toolsRangi1-0/+491
$ tools/pic.py decompress x.pic # creates x.2bpp $ tools/gfx.py png x.2bpp # creates x.png $ tools/gfx.py 2bpp x.png # creates x.2bpp $ tools/pic.py compress x.2bpp # creates x.pic
2020-07-22tools/unnamed.py supports rgbds 0.4.1 object filesRangi1-1/+1
2020-07-07Get all unnamed symbols with make DEBUG=1Rangi1-1/+1
2020-06-28Add Travis webhook for tools/unnamed.pyRangi1-0/+106
2020-06-28Update tools/gfx to support --preserveRangi1-11/+60
2018-12-31Make tools/gfx.py executableRangi1-0/+3
2018-12-31Remove the 'extras' submodule and include a local gfx.py tool insteadRangi5-0/+4433
2018-03-10Use rgbgfx and c tools instead of the submodule.yenatch6-0/+941
2012-01-02tools/extract_maps.py -> extras/Bryan Bishop1-545/+0
hg-commit-id: 0c8e34461ceb
2012-01-02python tool to extract map header dataBryan Bishop1-0/+545
hg-commit-id: 2c66c6dd1d5b