A lightweight and educational CHIP-8 implementation.
-
Updated
Nov 21, 2025 - C
A lightweight and educational CHIP-8 implementation.
TXT-8 is a simple 8-bit text-based virtual machine with the intent of education on virtualization.
HybridCPU-v2 ISE is a fixed 8-slot VLIW emulator/runtime with 4-way SMT, heterogeneous lane classes, explicit legality decisions, bounded replay reuse, retire-visible effects
RAM emulator utilizing C++ language modification that utilizes a preprocessor allowing you to use Random Access Machine instructions in C++ which essentially makes it a RAM emulator...
To associate your repository with the instruction-set-emulation topic, visit your repo's landing page and select "manage topics."