Version 0.6 (26/12/06)
- Working StrongARM emulation.
- Changed timing system, sound much more stable.
- Moved blitting to seperate thread, big speed boost in some stuff on dual core/
  hyperthreading CPUs.
- Optimisations to ARM + memory, speed boost between 10% and 25%.
- Fixed abort handling and MSR/MRS in 26-bit modes, more stuff now works, eg
  Ankh, Blu, Era, Reactivity, RISC OS 6.
- Changes to MMU permissions, ArmLinux now starts (but doesn't run yet)
- Crash bug fixed in 32-bit colour.
- Can now alter video refresh rate from the default of 60hz.
- Better mouse support in Linux.
- Early GUI in Linux.
- Linux port now works on x86-64.
- Fullscreen mode (Windows only).

Version 0.51 (17/07/06)
- Bugfix in VIDC20 - no more corrupt colours

Version 0.5 (27/06/06)
- Optimised flag emulation and optimised outer loop - 30% speed increase
- Couple of new instructions - latest Artworks Viewer now runs
- Bugfix in IOMD timers - !ArcQuake and !SICK now work
- Bugfix in MMU - large memory configurations work with all OSes now
- Bugfix in dirty buffering - no more display artifacts
- Windows interface slightly better
- Added workaround for blitting issues on some graphics cards
- Preliminary sound emulation (Windows 9x only)

Version 0.4 (27/03/06)
- Fixed stupid bug with flyback bit in IOMD control register - RiscOS 3.x now
  starts up correctly every single time (why did XXXX X work?).
- Rewritten video emulation - now supports 16-bit & 32-bit colour, has correctly 
  coloured cursor, some video acceleration, etc.
- HostFS - allows access of the Windows filesystem from RISC OS
- Now supports 2 hard discs
- Now supports >16 megs RAM, and VRAM
- Now licensed under GPL
- Preliminary Linux port

Version 0.3 (11/01/06)
- Fixed up various 32-bit problems in the ARM core, XXXX XX X now works 
- IDE hard disc emulation 
- Fixed bugs in floppy emulation 
- Added emulation of ARM610 and ARM710 
- Low video resolutions (eg 320x480) now supported better 
- Faked sound interrupts (not enough for !Replay, but enough to fool Dune II)

Version 0.2 (04/01/06)
- Ignored all unimplemented memory accesses, including Econet - RiscOS 3.7 now works 
- 70% speed increase 
- CMOS now actually saves 
- Cursor now correct colours 
- Less restrictive ROM loading

Version 0.1 (26/12/05)
