1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/emulators/xcpc/pkg-descr
Felippe de Meirelles Motta c013f5d1d2 Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 Emulator
written in C. It is designed to run on any POSIX system
(Linux/BSD/UNIX-like OSes).

WWW: http://xcpc.sourceforge.net/

PR:		ports/120189
Submitted by:	Sven Klose <pixel@hugbox.org>
Approved by:	gabor (mentor)
2008-05-31 04:21:34 +00:00

18 lines
647 B
Plaintext

Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 Emulator written in C.
It is designed to run on any POSIX system (Linux/BSD/UNIX-like OSes).
Implemented Features:
* Athena GUI (selected at compilation time)
* Motif* GUI (selected at compilation time)
* Floppy disk images support (*.dsk)
* Snapshot memory images support (*.sna)
* Drag and Drop support (*.dsk, *.sna)
* Keyboard emulation (QWERTY, AZERTY)
* Joystick emulation (numeric keypad, numlock disabled)
* Almost full CRTC-6845 / GateArray emulation
* Adaptative frame-rate
Author: Olivier Poncet <ponceto@noos.fr>
WWW: http://xcpc.sourceforge.net/