Quick Start

A CPC emulator is not as easy to use compared to game console emulators as it requires to type commands on the keyboard. It is therefore strongly recommended to download and read carefully the AMSTRAD CPC user guide to find out how it works before launching the emulator for the first time.

AMSTRAD guides are easily downloadable on the internet and especially on the wonderful ACME site which contains a huge amount of all books and documentation published about AMSTRAD CPC computers, in many languages.

AMSTRAD CPC MEMOIRE ECRITE - Préservation du patrimoine littéraire du micro-ordinateur AMSTRAD CPC
Amstrad CPC Mémoire Écrite

Running programs

The first thing you probably want to do is to play some games or watch demos. You can find a lot of applications/floppy discs images on many websites, like CPC POWER:

CPC-POWER, sauvegarde du patrimoine de l’Amstrad CPC
CPC-POWER/CPCSOFTS est une base de donnees conservant le patrimoine de notre jeunesse pour les machines suivantes : ordinateur amstrad cpc 464, cpc 472, cpc 664, cpc 6128, cpc 464+, cpc 6128+ ainsi que la console gx 4000.

https://www.cpc-power.com/


Once you have found your favorite game, and downloaded the corresponding fie, you can copy it into the "DSK" directory if it is a floppy image, or to the "TAPE" directory if it is a tape image. This is not mandatory, but it will make it easier to find these files.

Running a program from a floppy disk


To run a program on a floppy disk image, it must first be loaded into memory. Click on "Floppy disk" icon, then select a file. Note you can simply drag and drop a DSK file onto the emulator window to open it.

Once a DSK file is selected, simply type the BASIC command "CAT": It should display a catalogue with all files stored on the disk. Then type the command RUN "filename" to launch the appropriate program (usually the main program file starts with a dash (ex; "-disk"))

If the catalogue is not displayed, the floppy disk might be formatted in "CPM" format. You can then type the command "|CPM" to try to run the program.

Running a program on tape


To run a program on tape, you must first load it into memory by clicking on the "Tape" icon, as you'd do with disk images.

If the emulated CPC model is an AMSTRAD CPC 664 or 6128, you will have to type the BASIC command "|TAPE" to activate the cassette drive command. On an AMSTRAD CPC 464 this is not necessary because the cassette player is the default storage support.

You will then have to type the BASIC command "RUN" and a message 'Press PLAY Then any key' will be displayed. After pressing ENTER key, click on "PLAY" icon. The file should start loading, you will hear some sound and a message "Loading xxxx" will be displayed.

Please note that the playback speed of the tape recording is the same as on a real CPC, i.e. very slow. So please be patient while waiting for the loading to finish.

Keyboard shortcuts

  • F1 : Enables/Disables the emulator to be paused
  • F2 : Captures a screen image of AmspiriT (in SCREEN directory)
  • F3 : Captures a reduced screen image of AmspiriT
  • F4 : Saves a snapshot of AmspiriT memory (in SNA directory)
  • F5 : Load a DSK file
  • F9 : Activate / deactivate the JOYSTICK (via keyboard mapping)
  • F12 : Toggle FULL SCREEN/Windowed mode