Fast and flexible Z80/i8080 emulator in Python and C++
-
Updated
Nov 22, 2025 - C++
Fast and flexible Z80/i8080 emulator in Python and C++
This repository includes a study that developing a low-level CPU emulator. Detailed info in ReadMe
A minimal custom Instruction Set Architecture (ISA) emulator written in Go. This project is designed for educational purposes and architecture research, providing a simple yet complete CPU emulator with registers, memory, instruction decoding, and step-by-step execution. A tiny CPU instruction set emulator.
Add a description, image, and links to the cpu-emulators topic page so that developers can more easily learn about it.
To associate your repository with the cpu-emulators topic, visit your repo's landing page and select "manage topics."