Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgraf812/desmume
Appropriately maintained repo of DeSmuME on GitHub, because a quick google search didn't turn up what I want. You'll get unmodified versions in vX.Y-vanilla branches. Feel free to fork!
https://github.com/sgraf812/desmume
Last synced: about 2 months ago
JSON representation
Appropriately maintained repo of DeSmuME on GitHub, because a quick google search didn't turn up what I want. You'll get unmodified versions in vX.Y-vanilla branches. Feel free to fork!
- Host: GitHub
- URL: https://github.com/sgraf812/desmume
- Owner: sgraf812
- License: gpl-2.0
- Created: 2014-03-15T17:04:29.000Z (almost 11 years ago)
- Default Branch: v9.10-vanilla
- Last Pushed: 2014-03-15T17:08:57.000Z (almost 11 years ago)
- Last Synced: 2024-10-13T10:42:37.076Z (3 months ago)
- Language: C
- Size: 9.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
DeSmuME
_________________________________________
Copyright (C) 2006 yopyop
Copyright (C) 2006-2013 DeSmuME team
Last Updated: November 23, 2013Contents:
1) About ................................................................... 14
2) Credits ................................................................. 59
3) Contact Information ..................................................... 72
4) License ................................................................. 821) About ______________________________________________________________________
DeSmuME is software that allows you to emulate a Nintendo DS system. Think of
it as a Swiss-Army knife for Nintendo DS emulation, giving you access to many
powerful tools for testing DS features, from viewing ROM properties to managing
Action Replay cheats. And best of all, this software is completely free and
open-source.For information on how to install or operate DeSmuME for your operating system,
please see the README file that should be present with your installation.Port-specific README files:
* README.LIN for the Linux port
* README.WIN for the Windows port
* README.MAC for the Macintosh portNote that each DeSmuME port may have a different feature set from another port.
You may see more feature parity between ports over time as we continue
developing DeSmuME.You can find our documentation on our online Wiki page. The major pages of
interest are:* Official Documentation: http://wiki.desmume.org/index.php?title=Main_Page
This is the main Wiki page that contains all of our official documentation.
* Manuals: http://wiki.desmume.org/index.php?title=Manual
The manuals contain detailed information about how to operate DeSmuME for each
port.* FAQ: http://wiki.desmume.org/index.php?title=Faq
The Frequently Asked Questions (FAQ) page has a lot of useful general
information about DeSmuME. Do note that some of the information may be platform
specific, and may not directly apply to your version of DeSmuME.* Build Instructions:
http://wiki.desmume.org/index.php?title=Installing_DeSmuME_from_sourceThis page contains detailed port-specific instructions about how to make your
own build of DeSmuME directly from the source code.2) Credits ____________________________________________________________________
See the AUTHORS file for list of DeSmuME team members.
Special thanks go 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 ________________________________________________________
Official Website: http://desmume.org
Public Forum: http://forums.desmume.org
Developer Chat: irc://irc.freenode.net/desmume
Bug Reports: http://sourceforge.net/p/desmume/bugsPlease don't ask for ROMs, BIOS files, or any other copyrighted stuff.
4) License ____________________________________________________________________
This file 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 file 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 software. If not, see .* See the GNU General Public License details in COPYING.