TabComp/README.md

3 lines
379 B
Markdown
Raw Normal View History

2024-06-26 21:32:33 +09:30
# 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.