summaryrefslogtreecommitdiff
path: root/gfx.py
AgeCommit message (Collapse)Author
2020-09-22Move most files out of the root directoryRangi
- ram/ froups the ram source files - slack/ is for unused garbage taking up the ROM's free space - gfx.py moved to utils/
2020-08-09tools/ contains what's needed to build the ROMs; utils/ contains disassembly ↵Rangi
utilites
2018-05-31Add gfx.py with necessary poketools subsetRangi