ch81/README.md
Michael Hope 334aea068c
All checks were successful
/ core (push) Successful in 5m37s
ch81: add a LICENSE and README
2026-05-14 12:13:31 +02:00

395 B

ch81

ch81 is a Z80 emulator, RC2014 simulator, and ZX81 simulator. It can run ZX81 Basic and achieves the equivalent of a 4.5 MHz Z80 when running on the CH32V006.

The core emulator is generated which makes it straight forward to experiment with switch based, threaded, or tail call based architectures.

Building

See .forgejo/workflows/build.yaml. ch81 builds for Linux and Zephyr.