DS Dictionary v1.1 2008/01/23:
------------------------------
DS Dictionary is a homebrew dictionary application designed for the Nintendo DS

The dictionary text is derived from the GNU version of the Collaborative
International Dictionary of English.

To install:
-----------
1) Patch the dsdictionary.nds file using the DLDI tool
   http://chishm.drunkencoders.com/DLDI/
2) Copy the dsdictionary.nds file to your favorite location on your Nintendo DS
3) Copy the GCIDE.dsdict file to the root of your Nintendo DS
   NOTE: If you do not want to see this file, you may mark it as hidden, but it
         must be in the root directory.

To use:
-------
Use the on-screen keyboard to search for a word.  Use up/down arrows to scroll,
and the left/right shoulder buttons to page up and down.

Contact Information:
--------------------
William Garrison A.K.A. Moby Disk
Moby Disk Consulting
http://www.mobydisk.com/dsdictionary

Keyboard and font-rendering libraries by DragonMinded.
http://www.dragonminded.com/

Copyright (C) 2007-2008 William Garrison:
-----------------------------------------
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version. This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details. 
http://www.gnu.org/licenses/gpl.html

Changes:
--------
v1.0	2007/06/07	Initial Release.
v1.1	2008/01/23	Added sleep mode. Recompiled without -mthumb.