FreeMSX history:
----------------

Build 09, 1998-02-21, 1st release:
- locale settings cannot be read on all windows-builds,
  several times read fails on Windows 95 and Windows NT
- help updated (description of memory-layouts, ...)
- pause mode added (F11)
- Keyboard driver and Device-page enhanced
  (additional keys: Grp=LeftAlt, Kana/Code=ApplKey)
- superimpose mode enhanced (SET VIDEO is working now)
- pre-beta implementation of Mouse-driver added
  (requires DirectX 3, DirectInput2), still non-functional
- incorrect displayed mouse-pointers fixed
  (reset in fullscreen, ... caused incorrect pointer to be displayed)
- common non system ROM's moved from SYSTEM- to ROM-directory
  MSXDOS22.ROM, RS232.ROM, PAINTER.ROM
- MUSBASIC.ROM (Turbo MSX-Music) added to SYSTEM-directory
- FMPAC.ROM added to ROM-directory
- new ROM-type "PAC or FM-PAC (SRAM)" added
- pre-beta implementation of MSX-Music (FM) added
  (sounds strange, therefore disabled by default)
- SoftBoot fixed (not all components were resetted correctly)
- several bugs in Screen 12 (B/W) conversion fixed, which caused
  + incorrect grayscale-mapping
  + corrupted display because of bad sprite-mapping
  + crash of Golvelius 2
  + too slow screen-updates
- ToolBar-button color-mismatch fixed
  (transparent bitmaps for safe syscolor-change)
Build 08:
- Video frequencies of 60Hz and 50Hz are now generating
  a different number of CPU-cycles between VDP-interrupts
- Reported videoprocessor-version depends
  on the active configuration (no longer max.),
  which causes programs to work now different
- Updated help: Emulator, Z80 manual
- RomType autodetect fixed
  (incorrect result using XBASIC,
  which has no init-routine)
- Added locale support (different fonts)
- Keyboard driver fixed
  (Code/Kana-keys are identical, merged)
- Removing cartridges was not possible,
  OK/Apply-buttons accepts this change now
- MSX-Turbo R emulation uses now
  Disk Basic 2.01 + MSXDOS 2.20 in Slot 2
  (this is until MSXDOS 2.30 works!)
- added toolbutton for RS232
- added tooltips
- added dialog(s) for creating new disk/tape-medias
- fixed 720KB diskette format bug (media was 360KB)
- palette colors fine-tuned (now REAL colors)
- missing toolbutton-bitmaps in IE40/Win98-Shell
- DirectDraw FullScreen-mode can now be configured
  default-setting changed from 16bpp to 24bpp (640x480)
- Added beta-implementation of high-resolution
  display modes (Screen's 0/40, 0/80, 1)
- DirectX produced noisy sound in Windows 95,
  where it worked as expected within Windows NT
- New RAM-mapper bug fixed
  (Port-IN from &HFC-&HFF returned incorrect values,
  which caused a lot of mapper-programs to crash)
- Transparent color handling fixed
- Performance settings enhanced and now saved
- Test-implementation of new device for 'superimpose'
  (MSX-Video computer, requires capture-card)
  Currently disabled because of increased
  MSX-Emulator initialisation time, therefore
  this feature will be added to the MSX-configuration
Build 07:
- Kanji-ROM emulation fixed,
  CALL KANJI works properly now and
  characters are no longer garbaged
- Z80-Emulation V1.1 updated to V1.2
  (refer to Marcel de Kogels Z80-page for fix-details)
- R800-instruction set added
  (Marcel de Kogel agreed required changes)
- MSX 2+ memory increased from 128KB to 512KB
- Bug using DirectDraw/DirectSound fixed
  (caused unexpected window-minimize/maximize
  of window if switching between window and fullscreen)
Build 06:
- SoftBoot and HardBoot supported
  (HardBoot reloads system-ROM's,
  configuration change possible)
- missing TRKANJI.ROM added
- default-values DRIVEA.DSK, DRIVEB.DSK, DEFAULT.CAS,
  CARTA.ROM and CARTB.ROM removed
- improved RAM-Mapper and MegaROM-Mapper
Build 01-05:
- Internal pre-builds