uxnemu.pyApril 18, 2022 · View on GitHubA 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