/uxnemu.py

A Uxn emulator written in python

Primary LanguagePythonMIT LicenseMIT

uxnemu.py

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