uxn
stack machine emulator
An assembler and emulator for a stack-machine architecture
16 stars
3 watching
0 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
csboling/teluxn | An emulator for the Monome Teletype's UXN stack machine | 12 |
paiv/uxn-ios | An emulator for a specific type of computer system on iOS devices | 12 |
remko/uxn.wasm | An emulator implementation of the Uxn virtual machine in WebAssembly | 41 |
ismael-vc/varvara.jl | An assembler and emulator for the Uxn stack-machine language | 12 |
chmod222/zuxn | An implementation of a Uxn-inspired system with assemblers and runtime environments | 22 |
crashandsideburns/ruxn | An emulator for the Uxn stack-machine written in Rust. | 13 |
randrew/uxn32 | A graphical emulator for the Uxn virtual machine. | 171 |
asiekierka/uxnds | Port of the uxn/Varvara virtual machine to NDS and 3DS consoles for homebrew development | 151 |
max22-/uxnemu.py | A Python implementation of a Uxn virtual machine | 19 |
cassvs/arduxno-demo | A proof-of-concept port of a virtual stack machine to an STM32 microcontroller for running on a custom SD card-based system. | 11 |
lynn/chibicc | A small C compiler that compiles to Uxntal code | 118 |
ivodopiviz/uxnvita | An experimental virtual machine emulator for the PlayStation Vita console | 8 |
kgabis/agnes | A NES emulation library with an easy-to-use API, supporting multiple mappers and allowing developers to control the CPU and PPU state. | 127 |
aduros/webuxn | A WebAssembly-based virtual machine implementation for Uxn ROMs, enabling the creation of portable and distributable web applications. | 78 |
mkeeter/raven | An implementation of a custom CPU and peripheral suite for a microcontroller | 41 |