Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
instead of loading it multiple times.
|
|
the constructor.
|
|
|
|
|
|
|
|
|
|
APTU: Stubbed NotifyToWait, taken from 3dmoo.
|
|
|
|
AddrArbiter: Implement arbitration types 3 and 4.
|
|
Also renamed some handles in the APT:U service to be more descriptive.
Fixed a typo in InquireNotification
|
|
Pica/Rasterizer: Add ETC1 texture decompression support.
|
|
|
|
|
|
cfg:s, ptm:sysm, apt:s.
apt:s is almost exactly the same as apt:u as per 3dbrew
|
|
vfp: Remove dead code
|
|
Pica/VertexShader: Implement the MAD instruction.
|
|
Pica/VertexShader: Implement JMPC/JMPU/CALLC/CALLU.
|
|
|
|
|
|
|
|
|
|
|
|
Qt Callstack: Clear the callstack every time it's updated
|
|
dyncom: Fix some more V-flag setting ops. Plus some cleanup.
|
|
|
|
Also cleans up CMN, and CMP.
|
|
This fixes the issue that old members of the callstack would stick around, even when the callstack shortened.
|
|
|
|
|
|
|
|
SVC: Wake up the thread after the delay in WaitSync1
|
|
dyncom: Fix conditional execution of MSR
|
|
|
|
Replace OnCpuStepped signal
|
|
DebugModeLeft
|
|
Thread: Prevent waking a thread multiple times.
|
|
If a thread was woken up by something, cancel the wakeup timeout.
|
|
citra-qt: Fixed some Qt errors on initialization
|
|
|
|
There is no documentation available on this function, but we set the result to false as a stub.
This allows Super Little Acorns to move all the way in game with pp3c.
|
|
|
|
trace logs under release for performance.
|
|
|
|
|
|
Kernel Lifetime Reform Pt. 3
|
|
Build improvements
|
|
|