22 August 2007 - SJK
--------------------
uBee512 v1.2.0

New for this release: 
* Tape in and Tape out from/to wave file options.
* Tape output sample frequency option.

Fixed:
* --version option on Windows caused program to crash, FreeBSD likely too,
  The Linux build did not have this problem.

18 August 2007 - SJK
--------------------
uBee512 v1.1.0

What's new in v1.1.0: 
* Emulation 'hacking' options. (See EMULATION HACKING section)
* Volume setting option.
* Sound method options.
* More raw disk image types.
* Help option.
* Command line options are now checked for correctness.
* Windows console output now sent to the console and not files.
* Emulation speed accuracy improved.
* 2 MHz Microbee emulation.
* 1 bug fix where image D: stopped image B: working.

See the README file for the full feature list.

Fixed:
- Drive B image was not responding if a drive D image was specified.

11 August 2007 - SJK
--------------------
Bug fix release: v1.0.1
Wrong default disk image type was set for boot. Was boot.dip, changed to
boot.dsk.

10 August 2007 - SJK
--------------------
Release uBee512 v1.00 sources and Windows binaries on sourceforge:
https://sourceforge.net/projects/ubee512/

3 July 2007 - SJK
-----------------
Added an 'in (c)' also known as 'in (hl),(c)' to the makez80.c file.  This
instruction is an undocumented Z80 instruction but quite valid I believe. The
instruction is similar to the 'in a,(c)' instruction but no value is
returned except for the flags.  This was added for some Z80 code I wrote
that used it.

26 June 2007 - SJK
------------------
Discovered there was a much later version of MZ80.  The latest version is
now being used v3.4.  Previously v2.7 had been used.  The newer version of
makez80 insists that an emit parameter is provided otherwise you you end up
compiling with the old mz80.asm still! The new version fixes the cycle count
returned and appears to be quicker as eluded to in the change history.

Also found that some applications that did not work previously do now with
the newer version.

5th June 2007 - SJK
-------------------
Welcome to the "uBee512" Microbee Premium disk model emulator. This is a
fork of the nanowasp v0.22 project and commenced on the 5th of June 2007.

The new project includes a large amount of additions and improvements over
v0.22 of nanowasp. The new fork is "uBee512".
