
 change in 0.7
	. Save state support
	. Change the exit sequence to L&R&Select or L&R&Start. Actually it's not
	  really an exit sequence anymore...
	. Add a minimal menu system (access it via the "exit" sequence ;)
	. Fix TVout with Selector (still some work to do)
	. Add Squidge's MMU Hack (via mmuhack.o module, more stable).
	. Support dos line ending in the rom.rc files and in the gngeorc file
	. Fix the bug that prevent volume change when using a .cf file
	. Fix miexchng slowdown, again :D
	. Romrc.d officially replace the big romrc file. Every game have a unique file
	  (ie: mslug.rc) that go to $(prefix)/share/gngeo/romrc.d by default.
	  The path is configurable via the romrcdir option
	. Add longname option in the romrc.d files to describe tha full name of a driver
	  (must be the first line of the .rc file)
	. Add biospath option. This option tel where the bios is. Now you can have your
	  roms and your bios in different place
	. Fix a bug with error handling when a bios file isn't present.


 change in 0.6.12
	. Add an option to under/overclock the z80: --z80clock=-20 will 
	  underclock it by 20%
	. Hotkeys support bound to L and R (default configuration L=A+B R=C+D)
	. Rename the overclock option to 68kclock
	. Add optimisation for zoomed sprites.
	. Optimised ClearScreen.
	. Update dumpgfx for crypted roms support [Anonymous]
	. Correctly draw char in crypted roms [Anonymous]
	. Fix crashing when the romset isn't supported.
	. Command line now override any configuration made in gngeorc/<game>.cf
	. Add a --bench option. It will run gngeo for 5000 frames, the quit and show the 
	  average fps. Thanks to Artemio for the idea.

 change in 0.6.11
	. Add Drz80 support for arm processor
	. Fix memory leek in generator68k [Donald Liew]
	. Fix blitter/effect list help messages [littletux]


change in 0.6.10
. GP2X: Fix miexchng slowdown
. Memcard support (only one available, saved 
  in ~/.gngeo/memcard )
. Unibios settings are now saved
. GP2X: Now, gngeo will create a gfx dump 
  automaticaly if the selected rom is too large 
  to fit in memory. See README.GP2X for details.
. GP2X: Add overclocking control. ie. --cpu_speed 266
. GP2X: Suppress --no-selector option. I replace 
  it with --frontend=<command> where command is
  the frontend that gngeo have to relaunch when it 
  exit. By defaut --frontend=gngeo2x.gpe so that
  gngeo restart Selector at exit. 
. Update the romrc with some newer hacked roms.
. GP2X: Sound is now complete in garou, 
  last blade 2 etc.

 change in 0.6.9
. GP2X: Center the screen
. Add universal bios support. Use --system=unibios 
  to activate it (uni-bios.rom is needed)
. Fix kof99 with Cyclone enabled.

 change in 0.6.8
. Update the game list that need sram protection hack
. GP2X: Optimize a little sound mixing routine
. GP2X: By default, return to selector after exit 
  (use --no-selector to disable it)
. GP2X: Add sound volume support.
. GP2X: some optimisation here&there

 change in 0.6.7
. Update romrc to reflect mame romset
. GP2X: Add big rom support. See Readme.GP2X
. GP2X: Push L to go to the bios setting screen 
  (blood in mslug, yeah ;)
. Improved frameskip

 change in 0.6.6a
. GP2X: Now use case 2 from DaveC joy configuration
. GP2X: Bug fix in cyclone init code

 change in 0.6.6
. Fix for gcc 4 compilation
. Fixed point timer in the ym2610 emulation
. GP2X port. Read the readme.gp2x for more info
