PDA

View Full Version : Citra Git (2014/12/21)



wraggster
December 21st, 2014, 21:12
via http://www.emucr.com/

Citra Git (2014/12/21) is compiled. Citra is 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.

Citra Git Changelog:
* Update README.md
* Merge pull request #271 from archshift/createf
Added CreateFile to the FS_USER service
* Added CreateFile to the FS_USER service
Tested with hwtests.
* Merge pull request #323 from lioncash/saddsub
armemu: Implement SADD8/SSUB8
* armemu: Implement SADD8/SSUB8
* Merge pull request #318 from bunnei/simulate-thread-sleep
Thread: Wait current thread on svc_SleepThread
* Thread: Wait current thread on svc_SleepThread
- Removed unused VBLANK sleep mode
- Added error log for bad context switch
- Renamed VerifyWait to CheckWaitType to be more clear
* Merge pull request #319 from yuriks/travis-apt-cache
Travis: Enable caching of dependencies
* Travis: Try to cache downloaded files to work around sf.net sucking
* Travis: Enable APT cache. This should give us a small boost
http://docs.travis-ci.com/user/caching/#Caching-Ubuntu-packages
* Merge pull request #316 from yuriks/thread-handle
Kernel: Implement support for current thread pseudo-handle
* Kernel: Implement support for current thread pseudo-handle
This boots a few (mostly Nintendo 1st party) games further.

https://www.sendspace.com/file/8ra85e