A Table Compiler for ROMhacking. Uses ChocolateBird's data definitions to parse a ROM into various human-readable tables which can be edited by hand or other tools, easily handled with version control software like git, and then compiled back into the ROM as desired. In the future, ChocolateBird may also accept loading such projects as mods without the compile step.
Luke Hubmayer-Werner f0c76049bb | ||
---|---|---|
ChocolateBirdData@5dd3518437 | ||
examples | ||
includes | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
tabcomp.py |
README.md
TabComp
A Table Compiler for ROMhacking. Uses ChocolateBird's data definitions to parse a ROM into various human-readable tables which can be edited by hand or other tools, easily handled with version control software like git, and then compiled back into the ROM as desired. In the future, ChocolateBird may also accept loading such projects as mods without the compile step.