desmume/desmume
evilynux da2a01f710 Makefile.in files should also be ignored. 2007-05-20 15:57:52 +00:00
..
autopackage Ignore generated files. 2007-05-11 05:28:19 +00:00
debian Ignore now-generated-files. 2007-05-20 15:43:38 +00:00
src Makefile.in files should also be ignored. 2007-05-20 15:57:52 +00:00
.cvsignore More files to be CVS-ignored. 2007-05-20 15:55:09 +00:00
AUTHORS -Added snkmad under the contributors section 2007-05-12 02:23:53 +00:00
COPYING This commit was generated by cvs2svn to compensate for changes in r5, 2006-04-05 20:14:28 +00:00
ChangeLog *** empty log message *** 2007-05-19 15:48:24 +00:00
INSTALL gthread added for gtk-glade (may be used in near future) 2007-02-14 00:41:53 +00:00
Makefile.am Some more "fixes" to "make dist" 2007-02-04 21:35:50 +00:00
NEWS This commit was generated by cvs2svn to compensate for changes in r5, 2006-04-05 20:14:28 +00:00
README -Updated the copyright 2007-02-03 23:30:14 +00:00
README.LIN Clarified compiling instructions for a CVS copy of the source. 2007-05-20 15:53:35 +00:00
README.WIN -Doh, nobody updated the windows readme 2007-05-11 02:17:28 +00:00
TODO This commit was generated by cvs2svn to compensate for changes in r5, 2006-04-05 20:14:28 +00:00
autogen.sh Script to regenerated autotools files. 2007-01-08 20:59:57 +00:00
compile Fixed linux version (cli and gtk interfaces). Hope I didn't broke anything. 2006-10-12 21:59:58 +00:00
configure.ac Auto-update debian/rules and debian/changelog so that version never gets out of synch. 2007-05-20 15:40:58 +00:00

README

                        DeSmuME
        _________________________________________
        Copyright (C) 2006 yopyop
        Copyright (C) 2006-2007 DeSmuME team


1) Introduction.............................................13
2) Staff/Thanks.............................................36
3) Contact information......................................72
4) Disclaimer...............................................82


1 Introduction________________________________________________

DeSmuME is a Nintendo DS emulator under GNU GPL.

DeSmuME can boot homebrew and games, some of which are
playable.

For installation/how to use informations, check the ports
specific README files:

  * README.LIN for the linux port
  * README.WIN for the windows port


2 Staff/Thanks________________________________________________

See the AUTHORS file for team members list.

Thanks to:

  * yopyop (original author of DeSMUME),
    for releasing the source code of this great emulator.

  * Martin Korth (author of GBATEK),
    for his well-written Gameboy Advance and Nintendo DS
    documentation.


3 Contact information_________________________________________

E-mail:	guillaume.duhamel@gmail.com
Web:    http://desmume.sourceforge.net
IRC:    irc://irc.freenode.net/desmume

Please don't ask for roms, bios files or any other
copyrighted stuff.


4 Disclaimer__________________________________________________

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.

You should have received a copy of the GNU General Public
License along with this program; if not, write to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA  02111-1307  USA

See the GNU General Public License details in COPYING.