summaryrefslogtreecommitdiff
path: root/tools/disasm_coverage.py
AgeCommit message (Expand)Author
2020-08-09Fix coverage utility scriptRangi
2020-08-09tools/ contains what's needed to build the ROMs; utils/ contains disassembly ...Rangi
2018-06-17tools/disasm_coverage.py: fix off-by-one error smarter to fix edge case in RB...Tauwasser
2018-06-17tools/disasm_coverage: fix off-by-one error and skip zero-sized sectionsTauwasser
2018-06-17tools/disasm_coverage.py: remove useless logging optionTauwasser
2018-06-17tools/disasm_coverage: add mode that reads the baserom and marks fillers at e...Tauwasser
2018-06-03Make coverage script work on Python 2 againISSOtm
2018-06-03Enforce reading map file as utf-8ISSOtm
2018-05-31Alternate bank colors green and red in coverage.pngRangi
2018-06-01tools/disasm_coverage: fix counting error and remove debug print statementTauwasser
2018-05-31Keep pokemon data in data/pokemonRangi
2018-06-01Makefile: add coverage target and necessary python scriptsTauwasser