citra-emu
Go to file
Sam Spilsbury df81fa11fc CMakeLists: Use imported version of Threads::Threads
This requires bumping up to a minimum of CMake 3.1. The benefit
of using the imported target is that you can switch to the -pthread
compiler flag on request, which may be necessary for some systems if
available.
2016-04-24 23:39:25 +08:00
dist citra-qt: Add icon to Mac app 2015-10-14 15:02:36 +02:00
externals microprofileui: Use correct printf specifier 2016-04-23 11:53:55 +08:00
hooks Only check src/ directory for whitespace errors in the pre-commit hook 2015-08-31 07:12:25 -03:00
src CMakeLists: Use imported version of Threads::Threads 2016-04-24 23:39:25 +08:00
.gitignore Update gitignore with OS-specific global filetypes. 2014-12-14 17:19:47 -05:00
.gitmodules Rename git submodules, so they are more easily accessible from external tools. 2015-04-24 13:54:36 +02:00
.travis-build.sh travis: Update dependencies 2016-04-03 15:45:48 -04:00
.travis-deps.sh travis: Update dependencies 2016-04-03 15:45:48 -04:00
.travis-upload.sh OS X: Use dylibbundler to include dylibs required by citra in nightly archive 2016-03-15 00:42:37 +00:00
.travis.yml travis: Update dependencies 2016-04-03 15:45:48 -04:00
CMakeLists.txt CMakeLists: Use imported version of Threads::Threads 2016-04-24 23:39:25 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-01-15 23:21:00 -08:00
Doxyfile Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +01:00
README.md Update Building Links 2016-03-03 13:36:18 -03:00
appveyor.yml Dependencies: Remove GLFW, Add SDL2 2016-03-02 14:09:02 +00:00
license.txt added license txt file 2014-04-08 19:03:00 -04:00

README.md

BEFORE FILING AN ISSUE, READ THE RELEVANT SECTION IN THE CONTRIBUTING FILE!!!

Citra Emulator

Travis CI Build Status AppVeyor CI Build Status

Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. It is written with portability in mind, with builds actively maintained for Windows, Linux and OS X. Citra only emulates a subset of 3DS hardware, and therefore is generally only useful for running/debugging homebrew applications. At this time, Citra is even able to boot several commercial games! Most of these do not run to a playable state, but we are working every day to advance the project forward.

Citra is licensed under the GPLv2 (or any later version). Refer to the license.txt file included. Please read the FAQ before getting started with the project.

Check out our website!

For development discussion, please join us @ #citra on freenode.

Development

If you want to contribute please take a look at the Contributor's Guide, TODO list and Developer Information. You should as well contact any of the developers in the forum in order to know about the current state of the emulator.

Building

Support

If you like, you can donate by PayPal - any donation received will go towards things like:

  • 3DS consoles for developers to explore the hardware
  • 3DS games for testing
  • Any equipment required for homebrew
  • Infrastructure setup
  • Eventually 3D displays to get proper 3D output working
  • ... etc ...

We also more than gladly accept used 3DS consoles, preferrably ones with firmware 4.5 or lower! If you would like to give yours away, don't hesitate to join our IRC channel #citra on Freenode and talk to neobrain or bunnei. Mind you, IRC is slow-paced, so it might be a while until people reply. If you're in a hurry you can just leave contact details in the channel or via private message and we'll get back to you.