Skip to content
/ Xpeccy Public
forked from samstyle/Xpeccy

Multiplatform emulator of retro computers

License

Notifications You must be signed in to change notification settings

asve79/Xpeccy

 
 

Repository files navigation

Это вераия xpeccy с поддержкой rs-232. Схема подключения по Кондратьеву.

==
How to compile
- install cmake
- open terminal emulator and make this:
	mkdir build
	cd build
	cmake ..
If something going wrong, fix it - install qt4 and sdl libraries and headers
Additionally you need install libz80ex.
Optionally you can install alsa, sdl sound and zlib libs and headers for more functional
And...
	make
Result should be './build/xpeccy' executable file

By default there is only ZX Spectrum 48K romset w/o TRDOS.
===

About

Multiplatform emulator of retro computers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.3%
  • C++ 26.6%
  • CMake 1.1%