Nintendo Switch emulator (unofficial mirror fork)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Yuri Kunde Schlesner 1bf030f4af getopt: Fix compilation settings
INTERFACE doesn't define the symbol when compiling the library itself.
PUBLIC should be used when the definition is needed both by the library
and by the users.
10 years ago
dist
externals getopt: Fix compilation settings 10 years ago
hooks enforce config from hook 10 years ago
src Merge pull request #924 from aroulin/qt-disassembly-step 10 years ago
.gitignore
.gitmodules
.travis-build.sh Travis: Remove use of sudo to enable use container-based builds 10 years ago
.travis-deps.sh Travis: Update GLFW on Linux to 3.1.1 10 years ago
.travis-upload.sh Travis: Remove use of sudo to enable use container-based builds 10 years ago
.travis.yml Travis: Replace `before_install` with `install` 10 years ago
CMakeLists.txt Implement new argument parsing using getopt and add the corresponding library to externals 10 years ago
CONTRIBUTING.md Update style rules with to better match current practice. 10 years ago
Doxyfile Remove every trailing whitespace from the project (but externals). 10 years ago
README.md Remove every trailing whitespace from the project (but externals). 10 years ago
appveyor.yml AppVeyor: Remove submodule checkout depth 10 years ago
license.txt

README.md

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.

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.