summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)Author
2022-03-15Use -flto for all toolsRangi
2022-03-14Add a `bpp2png` tool to replace gfx.py for converting 1/2bpp to PNGRangi
2022-03-14Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74)vulcandth
2022-03-08Slightly refactor some C toolsRangi
2021-09-26Port rewritten tools from pokecrystalRangi
2020-07-23Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINsRangi
2020-06-14Derive Pokémon frontpic dimensions using tools/png_dimensionsRangi
2020-06-14Initial commit of lz compression tools.entrpntr
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr