ponceto / xcpc-emulator

Xcpc - Amstrad CPC emulator for Linux, BSD, Unix [this repository is a mirror]

Home Page:https://www.xcpc-emulator.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Xcpc is a portable Amstrad CPC 464/664/6128 emulator written in C. It is designed to run on any POSIX compliant system having an X11 server, including Linux, BSD and Unix.

Note there is absolutely no support for Microsoft Windows operating systems and there never will be. Please do not ask me to add such functionality.

Xcpc is designed to emulate classic range of the Amstrad CPC systems :

  • Amstrad CPC 464 (v1).
  • Amstrad CPC 664 (v2).
  • Amstrad CPC 6128 (v3).

The Amstrad CPC+ range and the GX4000 console are not currently emulated and likely will not be.

FEATURES

Please read the file doc/FEATURES.md.

LICENSES

Please read the file doc/LICENSES.md.

HOW TO INSTALL

Please read the file doc/INSTALL.md.

HOW TO EXECUTE

Please read the file doc/EXECUTE.md.

About

Xcpc - Amstrad CPC emulator for Linux, BSD, Unix [this repository is a mirror]

https://www.xcpc-emulator.net/

License:GNU General Public License v2.0


Languages

Language:C 78.9%Language:C++ 18.7%Language:Makefile 1.3%Language:M4 0.8%Language:Shell 0.3%