DeSmuME is a Nintendo DS emulator
Go to file
zeromus cefa3dbcf5 add a hack for fixing game sessions that were carelessly initialized with the wrong save size. it may or may not work in any given case, depending on how the game works 2009-08-04 15:36:46 +00:00
autopackage Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
po Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
src add a hack for fixing game sessions that were carelessly initialized with the wrong save size. it may or may not work in any given case, depending on how the game works 2009-08-04 15:36:46 +00:00
AUTHORS Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
COPYING Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
ChangeLog desync fixes 2009-07-27 10:14:43 +00:00
Makefile.am Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
NEWS Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
README Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
README.LIN Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
README.MAC Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
README.TRANSLATION Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
README.WIN 094 branch: update readme.win 2009-07-02 03:46:47 +00:00
TODO Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
autogen.sh Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
compile Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
configure.ac Updated version number in autotools scripts. 2009-07-08 08:06:44 +00:00
dsm.txt 094 changelog and dsm spec and version number bumps 2009-06-28 18:18:44 +00:00
dsv.txt Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00
faq.htm Creating 0.9.4 release branch. 2009-06-25 19:57:27 +00:00

README

                        DeSmuME
        _________________________________________
        Copyright (C) 2006 yopyop
        Copyright (C) 2006-2007-2008-2009 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
  * README.MAC for the mac 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.org
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.