NEW IN VERSION 0.02
=====================
* Saves .SP files.
* Loads .TZX files (first attempt) in real time (sorry, you can't make it go faster).
* Status bar with info about emulation (mostly speed).
* Fixed a few bugs in Z80 core.
* Sound using WaveMapper can be of 8 or 16 bits, mono or stereo. (Some combinations
  doesn't work or sound really awful, I recommend 16 bits stereo, 44100, if possible).
* Allows to load .TAPs in real time (through simulated EAR bit). (Useless feauture? Sure!)
* AY-8910 emulation now plays samples (the overall quality decays a bit, so I put an
  option there to turn it off: Sound->Digisound) (Robocop is a game which plays samples).
* Emulation of Kempston and Fuller joysticks using arrow keys and left CTRL.
* Supports Drag'n Drop. Just drag the file onto the emulator. It even works using a shortcut
  or with command line.
* Recently used files. See "File" menu.
* Speeded up the emulation a little.
* Corrected some shameful bugs.


NEW IN VERSION 0.01
=====================
* Emulates Spectrum 16K, 48K, 128K, +2, +2A, +3, Pentagon 128K y Scorpion 256K
* Loads SNA (48K), SP, Z80, TAP and BLK files.
* Saves SNA (48K) files.
* Display using GDI or DirectX (8, 16, 24 and 32 bits). Windowed or full screen.
* Sound using DirectX, PC Speaker or WaveMapper (44100, 22050 and 11025 Hz).
* Keyboard emulation using DirectX.