changes from release 20091202:
==============================

- this is a STILL a relase candidate (RC) port of DOSBOX v0.73

- changed to implement 'full' cpu core, dropped 'normal':
    can now run (more?) protected mode games:
	
- "nethack" runs.

- tested some (svga) vesa games: they run (sortof).
    "dragon's bane 2" (mahjong game): needs 'memsize=3' (ran on the e51)
	"simcity2000" (demo): needs 'memsize=4' (couldn't squeze that from my e51, ran in the emulator)
    
	
changes from release 20090623:
==============================

- this is a relase candidate (RC) from-sratch-port port of DOSBOX v0.73

- some features are w.i.p (like the opengl scaler)

- others may be broken/untested

- the configuration file options have a changed
    check the provided dosbox.conf 

	
changes from release 20090504:
==============================

- bugfix: virtual keyboard clicking on touch-ui devices should now work as designed


changes from release 20090305:
==============================

- s60mapper - previously 'premapper' - now implemented as 's60map.com' dos command
    (you can define mappings per game, and load them in the batch file you
    launch the game with)
    
- definition of virtual keyboards for touch-ui devices now possible in s60mapper
    see comments in provided 'virtkeybmap.txt' example for more information
    
- added various screen scaling engines (software, s60, opengl/gles)
    primarily intended for qhd (640x360) devices. see provided 'dosbox.conf' comments 

- rotate screen 180 degree option added (or resurrected)
    by popular demand for n95/96ers!


changes from release 20090227:
==============================

- implemented key input premapper:
    see released premapper.txt and dosbox.conf for details

- fixed virtual mouse issues:
    vmouse generates event at the aproximate rate of 50Hz
    sensitivity setting now works (setting of 100 moves one pixel per event, recommend 200 as default)

- enabled fpu emulation:
    x-com now works (you can click the globe)

