Skip to content
#

emulators

Emulators allow the host system to emulate the qualities of a client system. For example, a mobile application developer might run an emulated device on their PC in order to test how their application would perform and appear on an actual phone or tablet.

Here are 8 public repositories matching this topic...

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.

  • Updated Dec 20, 2025
  • Go
Followers
18.3k followers
Website
github.com/topics/emulator
Wikipedia
Wikipedia