Table of Contents
Downloads
ACE is currently available for MorphOS and Haiku only.
ACE is localized in French1), English2), German3) and Spanish4) languages.
MorphOS
Fichiers | Description |
---|---|
ACE 1.26 | The emulator in its native version. Some default expansion plugins to emulate: → the joysticks, → the printer, → the Multiface Two, → the AMX mouse, → the Kempston mouse, → the Soundplayer/Digiblaster sound card, → the Gun-Stick light gun, → the Magnum Light Phaser light gun, → the Trojan Light Phazer light gun, → the West Phaser light gun. The SDK for expansion plugins5). The system ROMs for all CPC models6). A extensive documentation. The arec2raw tool7). Some example scripts to control ACE from AREXX or Lua. Ambient filetypes for Amstrad CPC files recognition. |
Additional expansion modules (ACEpansions) | |
Albireo 1.6 2nd Albireo | Module emulating the Albireo (USB port and Micro-SD card). 2nd Albireo module emulates an additional Albireo connected at the same time. |
X-Mass 2.0 | Module emulating the X-Mass (IDE/PATA interface). |
Nova 1.2 | Module emulating the Nova (non volatile memory and real time clock). |
Dandanator 1.1 | Module emulating the Dandanator (programmable game cartridges module). |
Play2CPC 1.0 | Module emulating the Play2CPC (game cartridges module of type Amstrad Plus, integrating a sound card with 3 channels PSG8)). |
MultiPlay 2.0 | Module emulating the MultiPlay (additional mice and joysticks ports). |
Willy 1.3 | Module emulating the Willy equipped with a OPL3LPT sound card (FM synthesizer, up to 18 channels) or S2P (MIDI synthesizer). |
PlayCity 1.1 | Module emulating the PlayCity (6 stereo channels PSG9) sound card and hardware timers). |
Amdrum 1.1 | Module emulating the Amdrum (8-bit mono sound card). |
SSA-1 1.0 | Module emulating the SSA-1 speech synthetizer (english speaking speech synthetizer). |
DK'Tronics Speech 1.1 | Module emulating the DK'Tronics speech synthetizer (english speaking speech synthetizer). |
TechniMusique Speech 1.0 | Module emulating the Techni-Musique speech synthetizer (multilingual sing capable speech synthetizer). |
Mirage Imager 1.2 | Module emulating the Mirage Imager (board to freeze the CPC and handle snapshots). |
Cycle counter 1.1 | Module allowing access to processor's cycle counters from Z80 code (developer tool). |
Optional libraries (recommended) | |
fresample.library | Audio resampling library from Dietrich Epp which is used to improve sound quality. |
HexEdit.mcc | MUI custom class from Miloslaw Smyk which is used by the built-in memory editor. |
rexxmathlib.library | AREXX math library from Thomas Richter which is required by some example scripts. |
Tools | |
rasm | Roudoudou's Z80 assembler. |
vasm | Z80 assembler from Volker Barthelmann recompiled for MorphOS by myself. |
Hideur Makeur | CPC file header handling tool from Aittahar Mounir recompiled for MorphOS by myself. |
Haiku
Fichiers | Description |
---|---|
ACE 1.26.2 (64-bit version) ACE 1.26.2 (32-bit version) | The emulator ported by PulkoMandy. Some default expansion plugins to emulate: → the joysticks, → the printer, → the Multiface Two, → the AMX mouse, → the Kempston mouse, → the Soundplayer/Digiblaster sound card, → the Gun-Stick light gun, → the Magnum Light Phaser light gun, → the Trojan Light Phazer light gun, → the West Phaser light gun. The SDK for expansion plugins10). The system ROMs for all CPC models11). A extensive documentation. The arec2raw tool12). Some example scripts to control ACE . |
Additional expansion modules (ACEpansions) | |
Albireo 1.6 (64-bit version) 2nd Albireo (64-bit version) Albireo 1.6 (32-bit version) 2nd Albireo (32-bit version) | Module emulating the Albireo (USB port and Micro-SD card). 2nd Albireo module emulates an additional Albireo connected at the same time. |
X-Mass 2.0 (64-bit version) X-Mass 2.0 (32-bit version) | Module emulating the X-Mass (IDE/PATA interface). |
Nova 1.2 (64-bit version) Nova 1.2 (32-bit version) | Module emulating the Nova (non volatile memory and real time clock). |
Dandanator 1.0 (64-bit version) Dandanator 1.0 (32-bit version) | Module emulating the Dandanator (programmable game cartridges module). |
Play2CPC 1.0 (64-bit version) Play2CPC 1.0 (32-bit version) | Module emulating the Play2CPC (game cartridges module of type Amstrad Plus, integrating a sound card with 3 channels PSG13)). |
MultiPlay 2.0 (64-bit version) MultiPlay 2.0 (32-bit version) | Module emulating the MultiPlay (additional mice and joyticks ports). |
Willy 1.2 (64-bit version) Willy 1.2 (32-bit version) | Module emulating the Willy equipped with a OPL3LPT sound card (FM synthesizer, up to 18 channels) and a S2P wavetable General MIDI synthetizer. |
PlayCity 1.1 (64-bit version) PlayCity 1.1 (32-bit version) | Module emulating the PlayCity (6 stereo channels PSG14) sound card and hardware timers). |
Amdrum 1.1 (64-bit version) Amdrum 1.1 (32-bit version) | Module emulating the Amdrum (8-bit mono sound card). |
SSA-1 1.1 (64-bit version) SSA-1 1.1 (32-bit version) | Module emulating the SSA-1 speech synthetizer (english speaking speech synthetizer). |
DK'Tronics Speech 1.1 (64-bit version) DK'Tronics Speech 1.1 (32-bit version) | Module emulating the DK'Tronics speech synthetizer (english speaking speech synthetizer). |
TechniMusique Speech 1.1 (64-bit version) TechniMusique Speech 1.1 (32-bit version) | Module emulating the Techni-Musique speech synthetizer (multilingual sing capable speech synthetizer). |
Mirage Imager 1.1 (64-bit version) Mirage Imager 1.1 (32-bit version) | Module emulating the Mirage Imager (board to freeze the CPC and handle snapshots). |
Cycle counter 1.1 (64-bit version) Cycle counter 1.1 (32-bit version) | Module allowing access to processor's cycle counters from Z80 code (developer tool). |
Tools | |
rasm | Roudoudou's Z80 assembler. |
vasm | Z80 assembler from Volker Barthelmann recompiled for Haiku by myself. |
Hideur Makeur | CPC file header handling tool from Aittahar Mounir recompiled for Haiku by myself. |
Miscellaneous
Fichiers | Description |
---|---|
ace-arec2raw (POSIX source code) | POSIX-compatible source code of the arec2raw tool from ACE. Useful to convert then encode ACE video recordings on another computer15). To be compiled on your preferred machine. |
Arnor Ltd. extension ROMs | The famous Arnor's tools ROMs16). This package includes: → Utopia: usefull system tools. → Maxam: an easy to use assembler. → Protext: the text editor and word processor Maxam is based on. → Promerge: an extension of Protext. → BCPL: a BCPL interpreter. |