Zen80: a Z80 emulator written in Go

https://www.osnews.com/story/143005/zen80-a-z80-emulator-written-in-go/

Thom Holwerda Aug 08, 2025 · 1 min read
Share this

A simple instruction-stepped Z80 CPU emulator written in Go, inspired by the cycle-accurate emulation techniques described in floooh’s blog posts.

↫ Zen80 GitHub page

It has support for all documented Z80 instructions, supports most games and applications, and much more.