SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files
                        DeSmuME
        _________________________________________
        Copyright (C) 2006 yopyop
        Copyright (C) 2006-2007 DeSmuME team

1) Compiling instructions...................................13
2) How to use DeSmuME.......................................43
3) Contact information......................................57
4) Disclaimer...............................................76

1 Compiling instructions______________________________________

Yabause is written in C using the gtk+ and SDL libraries. So you need a working C compiler, such as gcc and the above libraries runtime and development packages:

Once these libraries are installed, you should be ready to install DeSmuME.

DeSmuME provides another interface based on libglade, to use it, you'll need glade:

Uncompress the DeSmuME. source archive, move to the newly created directory, type "./configure", then "make", it will generate two programs: "desmume" in the "src/gtk" directory and "desmume-cli" in the "src/cli" directory. If glade is installed on your system, you'll get a third binary: "desmume-glade" in the "src/gtk-glade" directory.

You can even type "make install" to install those programs on your system (in /usr/local/ by default), then uninstalling is done by typing "make uninstall".

2 How to use DeSmuME__________________________________________

2.1 Gtk+ version______________________________________________

Type "desmume" in a shell, a window should appear, then open a rom file using the "open" button, next use the "run" button to start emulation.

2.2 CLI version_______________________________________________

Just type "desmume-cli path-to-a-rom" in a shell.

3 Contact information_________________________________________

General inquiries should go to:
E-mail: guillaume.duhamel@gmail.com
E-mail: cwx@cyberwarriorx.com

Linux Port-related inquiries should go to: E-mail: guillaume.duhamel@gmail.com

Web: http://desmume.sourceforge.net

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

If you want to submit a bug report, please run desmume, go into the "Help" menu, and click on "Submit a bug report". If you're having trouble with it, please feel free to email.

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.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.