Latest changes
- [WSWAN] Removed outdated comment. by robbbert
- Fixing compile, sorry by etabeta
MESS currently supports cpc664 emulation with one “cassette” (cass) device and up to two floppy drives, “floppydisk1” (flop1) and “floppydisk2” (flop2). The former one supports tapes in .wav and .cdt format; the latter ones support disk images in .dsk format.
Also notice that a “snapshot” (dump) feature is available for .sna files and that the “printer” (prin) is emulated as well.
This system requires full keyboard emulation to work correctly. At startup, full keyboard emulation mode is enabled by default. Whilst in full keyboard emulation mode, some key associated functionality may be disabled (like the ESC key for EXIT). The keyboard emulation mode is toggled using the “Scroll Lock” key (by default).
With a disk image loaded, the emulation starts from the BASIC “Ready” prompt. From here you can enter commands to access the disk image
CAT
RUN"filename"
The common programs to run are those with a .BIN or .BAS extension and usually the smaller of the files on the disk image.
On a few games you can type:
RUN"disc
or
RUN"disk
to start the game.
If a directory listing cannot be obtained, then the disc might be copy-protected. In this case, try:
|CPM
“|” is obtained by pressing “shift” and the ”@” key together. Since the keyboard is mapped so the keys are in the roughly same place as on a real Amstrad keyboard, then @ can be found around the ”[”,”@”,”]”,”#” keys of your PC keyboard.
The |CPM command works by loading and executing the first sector on the first track of the disc.
Snapshots, which contain a memory dump, CPU state and hardware state, can be run from a command line interface with the following command:
mess cpc664 -snap "snapshot name"
The snapshot will start automatically.
There are a few excellent utilities for creating and maintaining disk images for the Amstrad CPC emulators. Here are just a couple
Others can be found in the FAQ at http://genesis8.free.fr
Runs many disk images and snapshots well.
The CPC664 was an 8-bit Amstrad computer, produced in 1985, with 64k of RAM and a 3” disk drive built in.
The Amstrad CPC 664 was sold for only one year. Successor to the Amstrad CPC 464, it was quickly replaced by the Amstrad CPC 6128. It was sold with a monochrome green or colour monitor and a built-in floppy disk drive. The floppy disk format was the Hitachi 3 inch, an uncommon format already used on the Tatung Einstein and the Oric Atmos.
Like the CPC 464, its price was very low, which explains why about 10,000 units were sold in less than a year.
The Locomotive Basic interpreter was the same as the CPC-464, but had some extra commands like FILL to fill a graphics area, FRAME to produce smoother graphics, and MASK to draw a series of dots. The editor was also slightly improved.
The 664 was delivered with the AMSDOS and CP/M 2.2 operating systems. The LOGO language was supplied with the CP/M disc.
(info from Lyall Moffitt): This document lists the differences between the English CPC's and the German CPC's. The original distributor in Germany was Schneider GmbH. The machines distributed by Schneider had the Schneider logo on them. (The monitors and some peripherals were also re-branded as “Schneider” e.g. Schneider DDI-1). Later CPCs were distributed by Amstrad and had the Amstrad logo on them.
The three models distributed by Schneider were:
Early German CPC's show “Schneider 64K Microcomputer …” or “Schneider 128K microcomputer …” on start-up. Later CPC's showed “Amstrad 64k Microcomputer …” or “Amstrad 128K microcomputer …”. The start-up name is defined by option links on the P.C.B. German CPC464's and CPC664's have P.C.B. edge connectors like the English CPC's. German CPC6128's have real connectors, instead of the P.C.B. edge of the English CPC's. This was done to reduce RF emissions. The printer is a 36-way female centronics type, the Expansion is a 50-way female centronics type and the second disc drive is a 34-way female centronics type. All the other connectors are the same. (joystick, stereo sound, monitor and power). All German CPC's have internal metal shield covering the circuit board. This is used to reduce RF emissions. Therefore the German CPC's are much heavier than the English CPC's. Internally, all German CPC's were identical to the English CPC's. The P.C.B. was identical. The quick reference “sheet” on the top of the CPC6128 and CPC664 disc drive is also in German. The computer information, printed on the base of the computer is also in German.
(info from old-computers.com)