Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-09 | Require rgbds 0.4.2 | Rangi | |
2020-11-06 | 'make tools' uses -pedantic | Rangi | |
2020-10-04 | tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their ↵ | Rangi | |
filenames | |||
2020-09-02 | Add the pic.py (de)compressor from pokemon-reverse-engineering-tools | Rangi | |
$ 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-22 | tools/unnamed.py supports rgbds 0.4.1 object files | Rangi | |
2020-07-07 | Get all unnamed symbols with make DEBUG=1 | Rangi | |
2020-06-28 | Add Travis webhook for tools/unnamed.py | Rangi | |
2020-06-28 | Update tools/gfx to support --preserve | Rangi | |
2018-12-31 | Make tools/gfx.py executable | Rangi | |
2018-12-31 | Remove the 'extras' submodule and include a local gfx.py tool instead | Rangi | |
2018-03-10 | Use rgbgfx and c tools instead of the submodule. | yenatch | |