uxn-impl-guide

Virtual Machine Implementation Guide

A guide to implementing a stack-based virtual machine with a specific instruction set architecture and I/O device specifications

Notes on how to implement the Uxn/Varvara virtual machine specification

GitHub

35 stars
2 watching
0 forks
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
deltaf1/uxn-lua Port of Uxn Virtual Machine to Lua and Love2D game engine 15
ismael-vc/varvara.jl An assembler and emulator for the Uxn stack-machine language 12
deltaf1/uxn-logisim Port of Uxn instruction set to digital hardware in Logisim simulator 14
deltaf1/uxn-instruction-tests A collection of test programs to ensure compatibility and accuracy in the implementation of a CPU instruction set 14
ismael-vc/uxn.jl A Julia package for implementing a universal and self-contained relational database system 0
0xkitsune/evm-book A comprehensive resource for Ethereum Virtual Machine (EVM) information and development 326
fendevel/guide-to-modern-opengl-functions A guide to using modern OpenGL functions for efficient rendering. 1,169
max22-/uxnemu.py A Python implementation of a Uxn virtual machine 19
remko/uxn.wasm An emulator implementation of the Uxn virtual machine in WebAssembly 41
learnbyexample/vim_reference A concise learning resource for Vim users covering key concepts and features. 356
kivutar/uxn An assembler and emulator for a stack-machine architecture 16
dimailn/vrf A declarative UI-agnostic markup-based Vue forms library that abstracts away form logic to simplify data-driven applications 9
joeydevries/learnvulkan An online tutorial and code sample repository for learning Vulkan graphics API development 109
liorst4/uxn-rs An implementation of a virtual machine in Rust for the UXN architecture. 4
millionintegrals/vel A collection of modular deep learning components that can be easily configured and reused in various applications. 276