Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/MagicWord.php on line 879

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 106

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 106
XCPC - CPCWiki
Last modified on 15 August 2011, at 21:00

XCPC

Revision as of 21:00, 15 August 2011 by Morn (Talk | contribs)

XCPC running Gryzor

Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 Emulator written in C designed to run on any POSIX system (Linux/BSD/UNIX-like OSes).

Xcpc has been successfully tested on:

  • Gentoo Linux
  • Mandriva Linux
  • Fedora Core Linux
  • SUN Solaris
  • HP Tru64
  • SGI IRIX
  • Mac OS X

As of 2011, the project appears to be stale (the last release was in early 2007), but it may still be useful for FreeBSD users because it is very easy to install from the ports collection with pkg_add -r xcpc. (Right now the only other CPC emulator in the ports collection is MESS.)

Probably the most important missing feature at this point is support for sound output, so this emulator does not work very well for games.

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 / gate array emulation
  • Adaptative frame-rate

Links

Official homepage