zxspectrum 0.1.0 copy "zxspectrum: ^0.1.0" to clipboard
zxspectrum: ^0.1.0 copied to clipboard

Emulator for a Sinclair ZX Spectrum, a popular 8-bit home computer of the 1980s

pub package Language Build codecov

ZX Spectrum emulator #

A ZX Spectrum 48K emulator written entirely in Dart.

More at: https://twitter.com/timsneath/status/1345088320313774080

The Z80 core passes the FUSE test suite, which contains 1356 tests that evaluate the correctness of both documented and undocumented instructions.

Functional enough to be able to boot the supplied ZX Spectrum 48K image and accept keyboard input, as well as load various applications in SNA, Z80 or ROM format.

API is not stable yet.

1
likes
130
pub points
0%
popularity

Publisher

verified publisherslightfoot.dev

Emulator for a Sinclair ZX Spectrum, a popular 8-bit home computer of the 1980s

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, dart_z80

More

Packages that depend on zxspectrum