EmuCR Feeds
Email Us

EmuCR: CitraCitra Git (2015/01/09) 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:
* Merge pull request #255 from Subv/cbranch_3
Implemented timers
* SVC: Implemented the Timer service calls.
* Merge pull request #451 from Subv/wut
Core: Fixed a crash and removed some unused variables.
* Core: Fixed a crash and removed some unused variables.
ARM_Disasm only has static methods, so there's no need to have an instance of it.
* Merge pull request #450 from Subv/ticks_fix
Timing: Use CoreTiming::GetTicks to keep track of ticks.
* DynCom: Add a comment to GetTicks.
* Timing: Use CoreTiming::GetTicks to keep track of ticks.
This will keep track of idle ticks for us, and fixes some tickcount-related issues
* Merge pull request #443 from Subv/sleep_thread
SVC: Fixed SleepThread
* SVC: Fixed SleepThread.
It will now properly wait the specified number of nanoseconds and then wake up the thread.
* Merge pull request #446 from lioncash/umaal
dyncom: Fix UMAAL
* dyncom: Fix UMAAL
These need to be done as a 64-bit operation.

Download: Citra Git (2015/01/09) x86
Download: Citra Git (2015/01/09) x64
Source: Here

1 Comments:

Can't post a comment? Try This!