Skip to content

max22-/uxnemu.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Uxn emulator written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages