Commit graph

16 commits

Author SHA1 Message Date
Rangi a75dd22270 Slightly refactor some C tools 2022-03-08 21:52:57 -05:00
Rangi 82f31b05c1 Require rgbds 0.5.1
This allows new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
2021-05-09 12:54:31 -04:00
Rangi 2fdcb1a3d6 Prevent some gcc versions from complaining about {0} in tools/scan_includes.c 2021-04-17 19:28:38 -04:00
Rangi bf81961b9d Fix tools/unnamed.py 2021-04-17 19:20:14 -04:00
Rangi 955e4eddf8 Actually use rgbds 0.5.0 2021-04-17 19:16:12 -04:00
Rangi fc3bbc1358 Require rgbds 0.4.2 2020-12-09 12:41:39 -05:00
Rangi 847e487eef 'make tools' uses -pedantic 2020-11-06 16:23:53 -05:00
Rangi b49277f485 tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filenames 2020-10-04 21:03:36 -04:00
Rangi ca2e63e447 Add the pic.py (de)compressor from pokemon-reverse-engineering-tools
$ 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-09-02 12:09:18 -04:00
Rangi e7969293d3 tools/unnamed.py supports rgbds 0.4.1 object files 2020-07-22 09:17:27 -04:00
Rangi c7e3aed0b8 Get all unnamed symbols with make DEBUG=1 2020-07-07 21:10:13 -04:00
Rangi c1512d39a7 Add Travis webhook for tools/unnamed.py 2020-06-28 20:23:26 -04:00
Rangi f887cf3ee0 Update tools/gfx to support --preserve 2020-06-28 20:00:58 -04:00
Rangi 7032243352 Make tools/gfx.py executable 2018-12-31 18:56:07 -05:00
Rangi 729608124f Remove the 'extras' submodule and include a local gfx.py tool instead 2018-12-31 17:37:58 -05:00
yenatch f75049feef Use rgbgfx and c tools instead of the submodule. 2018-03-10 18:53:04 -05:00