Page de garde

ZX Spectrum Emulator for Linux/i386

You can get the sources for my Spectrum Emulator here for Linux on a 80x86 processor. The emulation itself is made in 80x86 assembly and so very fast even on old computers. It works under X11. It emulates the ZX speaker with /dev/audio. It can read sna and z80 files.

Installation

The file to download is called spectrum.tar.gz. After downloading it, create a directory where you will put this archive and the executable.

Untar the archive:

tar xzf spectrum.tar.gz
Compile the executable:
make all

Use

To launch the Spectrum emulator, just type:
./spectrum
To get the help on the various options of the emulator, just type:
./spectrum -h

Email

jlozevis@free.fr