uxnemu.py

April 18, 2022 · View on GitHub

A port of the Uxn virtual machine to the Python programming language.

Usage

To run a rom "à la uxncli":

./uxnemu.py file.rom

To run a rom instruction by instruction and watch the stacks :

./uxnemu.py file.rom -d