                P A S M U L A T O R  0 . 2 2
               =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

About:
=-=-=-
 This emulator is written fully in Delphi 2.0 for Windows 95.
 The Z80 core emulation is generated automatticaly using the
 program CREATZ80, if you find an bug in the emulation please
 notify me and i will fixed and publish a new version ASAP.

Todo list:
=-=-=-=-=-
 Debug the Z80 emulation
 Add more machine drivers
 Read the ROMS from ZIP files
 Emulates the Sound Hardware
 Support for other processors 
  - IceHawk (icehawk@icehawk.reno.nv.us) is working in a 6502 emulation unit.

What's new in this version:
=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Fixed EX (SP), IX [IY] - Thanks to bernd.schlueter@infocity-nrw.de
 Graphics ported to DirectX
 Preliminary sound in ZXSpectrum
 Fixed IN R,(A) - now ZXSpectrum keyboard is working
 Fixed LD A, R - now ZXSpectrum Cobra Snapshot is working
 Some minors bug fixes in the emulation, but it is still buggy.
 Preliminary driver for ColecoVision
 Support for Pacman Bootleg (Galaxian Driver)
 Support for Red Ufo (Galaxian Driver)
 Driver for BombJack


Keyboard Controls:
=-=-=-=-=-=-=-=-=-=
  CTRL  - Button 1
  Z     - Button 2
  LEFT  - Joystick left
  RIGHT - Joystick right
  UP    - Joystick up
  DOWN  - Joystick down

Credits:
=-=-=-=
  Z80 Emulation
    Portions of Z80 emulator are basead on ISHMAIR'S MAZE 0.24.
    Portions of Z80 emulator are basead on MAME too.

  Machine Drivers
    Some machine drivers are basead on MAME and other greats
    emulators that I could have the sources.

  You can contact the author via email:
  pscardoso@lme.usp.br
  http://www.lme.usp.br/~pscardoso


Special Thanks
=-=-=-=-=-=-=-
IceHawk (icehawk@icehawk.reno.nv.us) for the future 6502 emulation.

Bernd (bernd.schlueter@infocity-nrw.de) for the report of Z80 emulation bugs.
He is working in a MZ700 Emulator using the 16 bits version of the Z80
emulator.