Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

boriel-basic/PyZX

PyZX - Python ZX Spectrum Emulator

PyZX is a ZX Spectrum emulator written entirely in Python. It is based on Vadim Kataev's PyZX Python Spectrum Emulator and is licensed under the GPL-2 license.

Requirements

Running the Emulator

To run the emulator, use the following command:

python3 spectrum.py

Optionally, you can use the -OO optimization flag for potentially better performance:

python3 -OO spectrum.py

Controls

  • Ctrl + Alt: Switch to special mode
  • Alt + AnyKey: Symbol shift
  • Ctrl (in normal mode) + AnyKey: Big/small characters
  • Ctrl (in special mode) + AnyKey: Symbol shift 2

Acknowledgements

Thanks to Jasper (spectrum.lovely.net) for the excellent Java emulator of the ZX Spectrum. A significant portion of the code was automatically translated from Java to Python, and further optimization and rewriting are needed to improve emulation speed.

TODO

  • Implement a more Pythonic approach for the core (Z80 CPU)
  • Add threading for parallel processing (video and possibly keyboard)
  • Support for TAP/TZX files

Authors

  • Vadim Kataev (initial version)
  • Stanislav Yudin (initial conversion to Python 3)
  • Vladimir Berezenko

About

Python ZX-Spectrum emulator

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%

AltStyle によって変換されたページ (->オリジナル) /