README.md

November 23, 2021 ยท View on GitHub

python main.py somerom.rom disasm.tal

Produces a Uxntal file that should compile to a binary-identical ROM.

Includes detection of device vectors and initial subroutine detection support.

Very janky.