| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Use -flto for all tools | Rangi | 2022-03-15 | 2 | -1/+3 | |
| | | | ||||||
| * | | Rewrite tools/pcm.c to use common.h | Rangi | 2022-03-14 | 1 | -96/+35 | |
| | | | | | | | | | Fixes #78 | |||||
| * | | Slightly refactor some C tools | Rangi | 2022-03-08 | 4 | -309/+325 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-23 | 1 | -3/+3 | |
| |\| | ||||||
| | * | Require rgbds 0.5.1 | Rangi | 2021-05-09 | 1 | -3/+3 | |
| | | | | | | | | | This allows new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-17 | 2 | -4/+4 | |
| |\| | ||||||
| | * | Prevent some gcc versions from complaining about {0} in tools/scan_includes.c | Rangi | 2021-04-17 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix tools/unnamed.py | Rangi | 2021-04-17 | 1 | -2/+2 | |
| | | | ||||||
| | * | Actually use rgbds 0.5.0 | Rangi | 2021-04-17 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-12-15 | 1 | -3/+24 | |
| |\| | ||||||
| | * | Require rgbds 0.4.2 | Rangi | 2020-12-09 | 1 | -3/+24 | |
| | | | ||||||
| | * | 'make tools' uses -pedantic | Rangi | 2020-11-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their ↵ | Rangi | 2020-10-04 | 1 | -4/+7 | |
| | | | | | | | | | filenames | |||||
| | * | Add the pic.py (de)compressor from pokemon-reverse-engineering-tools | Rangi | 2020-09-02 | 1 | -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 | |||||
| | * | tools/unnamed.py supports rgbds 0.4.1 object files | Rangi | 2020-07-22 | 1 | -1/+1 | |
| | | | ||||||
| | * | Get all unnamed symbols with make DEBUG=1 | Rangi | 2020-07-07 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add Travis webhook for tools/unnamed.py | Rangi | 2020-06-28 | 1 | -0/+106 | |
| | | | ||||||
| | * | Update tools/gfx to support --preserve | Rangi | 2020-06-28 | 1 | -11/+60 | |
| | | | ||||||
| | * | Make tools/gfx.py executable | Rangi | 2018-12-31 | 1 | -0/+3 | |
| | | | ||||||
| | * | Remove the 'extras' submodule and include a local gfx.py tool instead | Rangi | 2018-12-31 | 5 | -0/+4433 | |
| | | | ||||||
| | * | Use rgbgfx and c tools instead of the submodule. | yenatch | 2018-03-10 | 6 | -0/+941 | |
| | | ||||||
| * | Ignore tools/pcm | dannye | 2020-11-06 | 1 | -0/+1 | |
| | | ||||||
| * | 'make tools' uses -pedantic | Rangi | 2020-11-06 | 2 | -7/+4 | |
| | | ||||||
| * | pcm.c requires 22050 Hz input | Rangi | 2020-11-06 | 1 | -0/+6 | |
| | | ||||||
| * | Replace pcm.py with pcm.c, removing the dependency on Python | Rangi | 2020-11-06 | 2 | -1/+158 | |
| | | ||||||
| * | Sync with pokered | dannye | 2020-11-04 | 3 | -11/+660 | |
| | | ||||||
| * | Update tools | Celeste Brault | 2019-06-10 | 12 | -0/+5533 | |
