Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 204 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 204 Bytes

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.