dart_z80 0.0.1 copy "dart_z80: ^0.0.1" to clipboard
dart_z80: ^0.0.1 copied to clipboard

Zilog Z80 microprocessor emulator core

A functional Zilog Z80 microprocessor emulator written in Dart. Originally intended for use with Cambridge, a ZX Spectrum emulator (https://github.com/timsneath/cambridge).

The emulator itself is licensed under the MIT license (see LICENSE).

The ZEXALL and ZEXDOC test suites included with this emulator are licensed under GPL, per the separate license in that folder.