Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-13 | Kanto Mon Names (#79) | jd-0 | |
Rename Kanto mons to English | |||
2020-09-23 | Add utils/mask.py | Rangi | |
This creates a 2bpp file the same size as the ROM. The ROM can be renamed 2bpp and the mask image can be overlaid on the ROM image to show what's disassembled. | |||
2020-09-22 | Extract player-shrinking pics | Rangi | |
2020-09-22 | Use Japanese charmap characters | Rangi | |
2020-09-22 | Move most files out of the root directory | Rangi | |
- ram/ froups the ram source files - slack/ is for unused garbage taking up the ROM's free space - gfx.py moved to utils/ | |||
2020-09-20 | Extract move descriptions | Rangi | |
2020-09-15 | rgbds has moved from rednex to gbdev | Rangi | |
2020-09-12 | Fix off-by-one errors with 'make coverage' and reformat output (horizontal ↵ | Rangi | |
banks) | |||
2020-08-09 | Fix coverage utility script | Rangi | |
2020-08-09 | tools/ contains what's needed to build the ROMs; utils/ contains disassembly ↵ | Rangi | |
utilites |