summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-01-09Revert "python3 sort_map.py pokecrystal.map sorted.sym"Remy Oukaour
2018-01-03Measure total free spaceRemy Oukaour
2018-01-03No explicit bank "$00" for ROM0, WRAM0, OAM, or HRAMRemy Oukaour
2018-01-03sort_map.py → map2sym.py (like dos2unix, pdf2ps, etc)Remy Oukaour
2018-01-03More example linesRemy Oukaour
2018-01-03for/write → writelinesRemy Oukaour
2018-01-03rgblink → sort_map.pyRemy Oukaour
2018-01-03Docstring and no print()Remy Oukaour
2018-01-03Support Python 2 or 3Remy Oukaour
2018-01-03Add example .map linesRemy Oukaour
2018-01-03Handle unused banks (notably OAM and HRAM)Remy Oukaour
2018-01-03Size in hexRemy Oukaour
2018-01-03python3 sort_map.py pokecrystal.map sorted.symRemy Oukaour
2017-12-28rebuild gfx and md5 when common.h changesyenatch
2017-12-28fix unused fread return value warningsyenatch
2017-12-15Move old baserom.gbc 'compare' scripts to tools/Remy Oukaour
2017-12-13Don't bother supporting numbered listsRemy Oukaour
2017-12-13Document more bugs and glitchesRemy Oukaour
2017-09-24Build tools with -O3.yenatch
2017-09-24fix warnings in lzcomp and md5yenatch
2017-09-24Add warnings for toolsyenatch
2017-09-24tools/gfx: Replace --width with --pngyenatch
2017-08-20Remove comma from png_dimensions usageyenatch
2017-08-20Fix unused variable warningsyenatch
2017-08-20Refactor scan_includesyenatch
2017-06-29Check some errors (not enough).IIMarckus
2017-06-29Fix uninitialized value.IIMarckus
2017-06-29tools: Default to gcc.yenatch
2017-06-25pokemon_animation's variable is not initialized (#374)SnDream
2017-06-24Add tools/gfx and tools/md5 to gitignoreyenatch
2017-06-24Merge branch 'master' into tools-makefile-integrationyenatch
2017-06-24Fix insecure fprintfyenatch
2017-06-24Fix implicit stdintyenatch
2017-06-24Add a md5 tool to avoid md5sum dependency.yenatch
2017-06-24Fix implicit getoptyenatch
2017-06-24Fix tools/gfxyenatch
2017-06-24pngs in gfx/fxyenatch
2017-06-23pngs in gfx/yenatch
2017-06-21Add --interleave to tools/gfx and refactor.yenatch
2017-06-18Remove debug statement from tools/gfxyenatch
2017-06-18Add `gfx` tool for graphics postprocessingyenatch
2017-06-09Fix warnings about assignments in ‘if’ statementsBen10do
2017-06-09Add .gitignore for compiled toolsBen10do
2017-06-09- Make the tools implicitly when making the ROMBen10do
2017-05-29Use a separate makefile for toolsyenatch
2017-05-28pokemon_animation_graphics: remove declarations from for loopsyenatch
2017-05-28pokemon_animation_graphics: stdint.hyenatch
2017-05-28Fix the pokemon animation tools.yenatch
2017-05-28scan_includes: add --strict so it doesn't have to be defaultyenatch
2017-05-28Fix pokemon_animation_graphicsyenatch