[for german text see changes.txt ;]

v0.5c:
   - Revised ScreenShot-Function from v0.5, revised it again,
     cursed it, watched tv, revised once more, coded new from scratch,
     approved good, built in :)
   - There was a little conflict between Joystick/-Pad support and
     the Keyboard so that the Keyboard control would be a little
     suckish ;) - fixed that
v0.5b:
   - removed the ScreenShot-Function from v0.5.
   - added Joystick-/Joypad-Support!
     .confusionGBx automatically recognizes if a Joystick or a Joypad
     (my suggestion ;) is plugged to the pc - no further setups
     necessary. Of course the Keyboard can still be used.
   - Fixed crashing on some machines when changing the screen-size
v0.5:
   - ScreenShot-Function. Still very buggy, though.
     Therefore no public release.
v0.4dx:
   - Map Viewer. Shows the tiles that are currently in use
     (similar to NESticle's Viewer). The original code was made by
     Rusty Wagner for VGBC.
   - slighty worked at the GFX-code. No more GFX error with
     Adventure Island and some other games.
   - SaveState-Code recoded. Should be perfect now ;)

v0.4c:
   - built-in "Cheater": RAM-adresses may be changed at will
     (not quite "user-friendly" by now ;)
   - slighty improved GB-Code (intern)

v0.4b:
   - SAVE STATES! 5 slots to save & load your game whenever you need
     to (i think, 5 should be enough ;)
   - BATTERY RAM files (*.sav) now only get created if the game
     actually USES this feature (games like Super Mario Land or Tetris
     for example don't have any battery aided memory at all)
   - .confusionGBx has a new home -> confusion.darkzero.de
     (fat merci to ex-venom for the cool website ;)

v0.4:
   - BATTERY RAM (finally!)
   - added "ROM-Info"-Feature
   - fixed "division by zero"-error with some games
   - did i mention BATTERY RAM? ;)

v0.3b:
   - Reset's working now like it should
   - "Free ROM"-Feature (well..why not?)
   - ROM-Files may be passed to the Emulator thru the commandline
     (might be of interest for those RomCenter-Users)
   - no more boring black window when no rom's loaded ;)
   - sound's off by default now. makes emulation a LOT faster

v0.3a:
   - fixed some intern bugs (doesn't crash anymore when changing the
     key definitions)
   - slighty worked on the soundcode (alien runs now)
   - the playfield now has a black border like rew. *g*

v0.3:
   - first "public release"