0.1.4.5 - 20100523
    * added support for wire-connection between pins 1 and 5 of cassette jack
      this acts as loopback for tapeout to internal speaker.
      used in boby's speech syntezer

0.1.4.0 - 20100519
    * added build-in disassembler works. use "dasm [options] file"

0.1.3.1 - 20100519
    * added new key F4 - toggles cyr/lat charset *invokes nmi*
    * fixed soundon/soundoff behaviour. if sound=0 in cfg-file then sound is totaly disabled.
      else use soundon/soundoff to turn audio on/of runtime.

0.1.3.0 - 20100517
    * added build-in assembler (thanx to 'xa'). use "asm" from console.
    * added build-in disassembler (thanx to 'dxa'). use "dasm" from console. (not ready yet)

0.1.2.2 - 20100515
    * implemented save tap, load bin
    * added 4 fonts for console

0.1.2.0 - 20100505
    * tap emulation works. use "tape" from console
    * emul8d use config file. it is created on first run.

0.1.1.0 - 20100503
    * synchronization algo totaly rewriten
    * fixed bug in key translation table

0.1.0.1 - 20100502
    * SCROLL-LOCK - acts as "CTRL-T"
    * F6/F5 - speed up/down instead Ctrl-<+>/<-> (speed is multiplied x1 x2 x4)
    * F8/F7 - zoom in/out instead Alt-<+>/<->
    * console shows info about loaded tap file

0.1.0.0 - 20100501
    * first release
