![EmuCR: Citra EmuCR: Citra](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIUFiHjdzuolZmhAM1ij82XLkmVNEm97Uo7T43kUl_OGFVaRrFG-UmwJ49YQdR7rpf1aRAtf8q9xUv_faDUXT5fE3L-2cfgrBpnvqG0xyGYd5t6dxcC3AVt9lr3NyuiWUcJ0VpfRMNO6A/s1600/1.png)
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
Good luck with the project!
ReplyDelete