v0.33 011122
------------
* Fixed a bug in the floppy disk emulation (Tomas Karlsson)
* Added reset key (Tomas Karlsson)

v0.33 000821
------------
* Floppy disk support added (Tomas Karlsson)

v0.32 000727
------------
* Printer support added (Tomas Karlsson)

v0.31 981101
------------
* Emu doesn't crash if other sound programs are active upon start.
* Fixed a sprite bug with sprites having negative Y values [Knightmare]

v0.3  981018
------------
* Fixed a stupid "bug" that caused the PSG to update only at 25Hz
  instead of 50Hz.
* .CAS files can be any size (<512k) instead of a multiple of 4096.
* Added VDP support for magnified sprites [Graphic Chess, Pengwyn]
* Wind/rewind tape with F6/F7
* Configuration file (svi.cfg) added:
    - Default paths & configurations
    - Possibility to create your own configurations
* Tape autorun (except on files saved with "save")
* Screen 2 roughly added (only supports the default char- & nametable)
* Fixed a sprite bug [Hyper Olympic, Kung fu, Jetalf II + more]
* Added resolution 320x240 (Mode-X)
* Simpy menu system added
* Screenshots
* PSG and SMP recording
* FIRST PUBLIC RELEASE!

v0.2  981013 (not released to public)
------------
* Basic Z80 emulation in 100% asm (very few undoc. opcodes working)
* Almost perfect VDP emulation: screen 2 and enlarged sprites missing.
* Basic PSG emulation; high frequency sound sounds awful.
  Only supports SB cards that can be autodetected. Emulator may
  crash if the SB card is used by another application.
* Emulates both SVI 318 and SVI 328
* Full RAM 16k cart and RAM 64k cart support.
* Save RAM image to file (QUICK.IMG)
* Basic tape simulation using patching of ROM. Fast & ugly.
  Rotten tape support - no possibility to wind/rewind or change tape
  during emulation.
* Joystick emulation
* Speedsync. with real SVI (100%, 200%, 400%)
* Changable palette

