| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-03 | Enforce reading map file as utf-8 | ISSOtm | |
| Avoids systems using `ascii` as default to choke on stuff like `Pokémon` | |||
| 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 | |
| Code wrongly assumed if end - beg + 1 < bpp then y_beg == y_end && x_beg == x_end, but that's obviously not always the case. Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-31 | Keep pokemon data in data/pokemon | Rangi | |
| Don't print "Here" a lot 'make mostlyclean' needs to remove .d files in case a file was renamed | |||
| 2018-06-01 | Makefile: add coverage target and necessary python scripts | Tauwasser | |
| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
