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.
Go to file
Luke Hubmayer-Werner 8f888a4be5 Added ChocolateBirdData submodule 2024-06-26 21:36:18 +09:30
ChocolateBirdData@b71b45a8f9 Added ChocolateBirdData submodule 2024-06-26 21:36:18 +09:30
.gitmodules Added ChocolateBirdData submodule 2024-06-26 21:36:18 +09:30
LICENSE Initial commit 2024-06-26 21:32:33 +09:30
README.md Initial commit 2024-06-26 21:32:33 +09:30

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.