diff options
author | bunnei <bunneidev@gmail.com> | 2015-01-11 22:35:32 -0500 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2015-01-11 22:35:32 -0500 |
commit | 03080ee3f6bc4ee56bbf2fdb03c02f494a85cfca (patch) | |
tree | b677c00274680f52eca9c67ad2e8930fcc47fceb /README.md | |
parent | b33380ca59f827c12183e24ab27e0f08f02211b5 (diff) |
Added AppVeyor build status
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Citra Emulator ============== [](https://travis-ci.org/citra-emu/citra) +[](https://ci.appveyor.com/project/bunnei/citra) 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! None of these run to a playable state, but we are working every day to advance the project forward. |