Skip to content

Datamuseum-DK/Q1-Emulator

Repository files navigation

Q1 Emulator project

Emulating the Q1 Microlite personal computer.

Documentation for this project is currently found at https://q1-lite-emulator.readthedocs.io

prerequisites

The Q1 emulator uses a Z80 emulator from Kosarev: https://github.com/kosarev/z80

Installation

Kosarev's Z80 emulator can be installed by

> pip3 install z80

Running

See examples at https://q1-lite-emulator.readthedocs.io/en/latest/emulator.html

License

This project is licensed under the BSD-2 License see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages