💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
-
Updated
Nov 2, 2025 - Rust
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
AluVM: RISC functional machine base implementation
A project to create a basic instruction set for simple implementation and simple coding.
This project is a virtual computer that takes a vector of bytes and runs it as instructions. Also included is a complete assembler and compiler.
8-bit fantasy computer. Inspired by CHIP-8, ZX Spectrum, Commodore 64
An educational 16-bit custom instruction set architecture with emulator, assembler, linker, and integrated development environment, all implemented in Rust.
Add a description, image, and links to the instruction-set-architecture topic page so that developers can more easily learn about it.
To associate your repository with the instruction-set-architecture topic, visit your repo's landing page and select "manage topics."