/regular-vm

Virtual machine implementation of a RISC architecture in C including an emulator, assembler, and disassembler

Primary LanguageC

REGULAR VM

This project implements the specification defined here. It includes an interpreter for the assembly binaries, an assembler, and a disassembler.