diff options
| author | 2014-05-18 21:14:37 -0400 | |
|---|---|---|
| committer | 2014-05-18 21:14:37 -0400 | |
| commit | b5d2ff9b26560b3f2bfdcd311ada661313eaba83 (patch) | |
| tree | 9b2e91bff32b44b501d93de3fd08a424355db35b /README.md | |
| parent | updated how we call ARM core to make things much faster (diff) | |
| download | yuzu-b5d2ff9b26560b3f2bfdcd311ada661313eaba83.tar.gz yuzu-b5d2ff9b26560b3f2bfdcd311ada661313eaba83.tar.xz yuzu-b5d2ff9b26560b3f2bfdcd311ada661313eaba83.zip | |
updated Travis-CI image/link in readme for new project repo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | citra emulator | 1 | citra emulator |
| 2 | ============== | 2 | ============== |
| 3 | [](https://travis-ci.org/bunnei/citra) | 3 | [](https://travis-ci.org/citra-emu/citra) |
| 4 | 4 | ||
| 5 | An experimental open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. Citra is licensed under the GPLv2. Refer to the license.txt file included. Please read the [FAQ](https://github.com/bunnei/citra/wiki/FAQ) before getting started with the project. | 5 | An experimental open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. Citra is licensed under the GPLv2. Refer to the license.txt file included. Please read the [FAQ](https://github.com/bunnei/citra/wiki/FAQ) before getting started with the project. |
| 6 | 6 | ||