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