diff options
author | bunnei <bunneidev@gmail.com> | 2015-01-12 04:35:32 +0100 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2015-01-12 04:35:32 +0100 |
commit | 03080ee3f6bc4ee56bbf2fdb03c02f494a85cfca (patch) | |
tree | b677c00274680f52eca9c67ad2e8930fcc47fceb /README.md | |
parent | Merge pull request #456 from Subv/waitsync1 (diff) | |
download | yuzu-03080ee3f6bc4ee56bbf2fdb03c02f494a85cfca.tar yuzu-03080ee3f6bc4ee56bbf2fdb03c02f494a85cfca.tar.gz yuzu-03080ee3f6bc4ee56bbf2fdb03c02f494a85cfca.tar.bz2 yuzu-03080ee3f6bc4ee56bbf2fdb03c02f494a85cfca.tar.lz yuzu-03080ee3f6bc4ee56bbf2fdb03c02f494a85cfca.tar.xz yuzu-03080ee3f6bc4ee56bbf2fdb03c02f494a85cfca.tar.zst yuzu-03080ee3f6bc4ee56bbf2fdb03c02f494a85cfca.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Citra Emulator ============== [![Travis CI Build Status](https://travis-ci.org/citra-emu/citra.svg)](https://travis-ci.org/citra-emu/citra) +[![AppVeyor CI Build Status](https://ci.appveyor.com/api/projects/status/sdf1o4kh3g1e68m9?svg=true)](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. |