--------------------------------------------------------------------------------
- DS-Frotz 2.0 (c) papafuji - 2008 - http://gugusse.central.free.fr/papafuji/
--------------------------------------------------------------------------------
- DS-Frotz is papafuji's NDS port of Jonas Minnberg's GBA-Frotz. 
--------------------------------------------------------------------------------
- Copyright and license
-
- The games and the source code are totally free.
- You can do what you want with it, except making money !!! 
-
- And, please, respect the work of people who have coded before you - thanks.
--------------------------------------------------------------------------------
- Special thanks to  :
--------------------------------------------------------------------------------
- Mollusk                      : for PAlib - http://www.palib.info/
- Chishm / Drunkencoders       : for DLDI tools
- Flap, Derek, Julian & Mauro  : for their support 
--------------------------------------------------------------------------------
- GBA-Frotz version            : Jonas Minnberg - http://www.nightmode.org/frotz
- actual Frotz implementation  : David Griffith - 2002
- original Frotz interpreter   : Stefan Jokisch - 1995
--------------------------------------------------------------------------------
- IF archive                   : ftp://ftp.ifarchive.org/if-archive/
- BAF's guide to IF archive    : http://www.wurb.com/if/
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
DSFrotz2.0_beta1_20080815

- new features
	- new double-screen display mode
	- user backgrounds and icons available
	- debugged azerty/qwerty keyboards
	- border_zone, trinity and freefall working fine
	- user-modifiable keywords and abbreviations
	- a lot of bugs exterminated

- known bugs and limitations :
	- user fonts not yet implemented
	- inline keywords userlist not yet implemented

--------------------------------------------------------------------------------
DSFrotz2.0_alpha_20080724

- new features
	- game files on cart, with user folder organisation
	- per folder & per game ini files
	- multi fonts and accentuated fonts
	- predefined user-modifiable keywords and abbreviations
	- new azerty/qwerty keyboards
	- a lot of bugs exterminated

- known bugs and limitations :
	- icons organisation not yet user-modifiable
	- user fonts not yet implemented
	- Infocom' Trinity not working
	- user skins not implemented
	
--------------------------------------------------------------------------------
files organisation :

	- DSFrotz.ini						general DSFrotz.ini file

	- DSFrotz2.nds						DSFrotz2 DLDI patchable
	- DSFrotz2.sc.nds					DSFrotz2 for supercard
	- DSFrotz2.ds.gba					DSFrotz2 for other cards
	
	- /data/DSFrotz						main DSFrotz data folder, containing :
	- /data/DSFrotz/keywords*.ini		user-defined keywords & abbreviations files
	- /data/DSFrotz/save				games saves
	- /data/DSFrotz/gfx					skins
	- /data/DSFrotz/games				games data in several folders

--------------------------------------------------------------------------------
installation :

	- DLDI-patch DSFrotz if necessary
	- copy all the files and folders of this archive on the root of your cart
	- enjoy
--------------------------------------------------------------------------------
- DS-Frotz 2.0 (c) - papafuji - 2008 - http://gugusse.central.free.fr/papafuji/
--------------------------------------------------------------------------------
