uxnemu.py

Uxn emulator

A Python implementation of a Uxn virtual machine

A Uxn emulator written in python

GitHub

19 stars
3 watching
1 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
max22-/uxn-esp32 A virtual machine and development environment ported to the ESP32 platform. 37
randrew/uxn32 A graphical emulator for the Uxn virtual machine. 171
paiv/uxn-ios An emulator for a specific type of computer system on iOS devices 12
cr1901/pcuxn An implementation of the Universal Native Interface (UXN) for the IBM PC 7
remko/uxn.wasm An emulator implementation of the Uxn virtual machine in WebAssembly 41
csboling/teluxn An emulator for the Monome Teletype's UXN stack machine 12
kivutar/uxn An assembler and emulator for a stack-machine architecture 16
ismael-vc/varvara.jl An assembler and emulator for the Uxn stack-machine language 12
buffer/pylibemu A wrapper around the Libemu library for Python 126
tbsp/uxngb An experimental port of the uxn virtual machine to run on the Game Boy and Game Boy Color 45
max22-/uxnbruteforce Automates the construction of optimized UXN code by searching through all possible combinations to find the most efficient solution. 8
liorst4/uxn-rs An implementation of a virtual machine in Rust for the UXN architecture. 4
chmod222/zuxn An implementation of a Uxn-inspired system with assemblers and runtime environments 22
euhmeuh/virtual-mpu An assembler and emulator for emulating classic microprocessors. 16
deltaf1/uxn-impl-guide A guide to implementing a stack-based virtual machine with a specific instruction set architecture and I/O device specifications 35