Universal command-line tool for managing iOS and Android devices, simulators, emulators and apps
-
Updated
Feb 2, 2026 - Go
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.
Universal command-line tool for managing iOS and Android devices, simulators, emulators and apps
An Intel 8080 CPU emulator written in Go that's meant to run the original Space Invaders ROM
an emulator for the Chip8 virtual machine written in Go
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.
A chip 8 emulator that runs in 3D using Golang and Raylib