- 20 Jan, 2015 1 commit
-
-
Kingcom authored
-
- 06 Jan, 2015 8 commits
-
-
bunnei authored
Renamed all .hxx headers to .h
-
bunnei authored
Added exclusive reservation granule from ARMv7 spec to dyncom...
-
chrisvj authored
-
bunnei authored
Remove x86 specifics
-
bunnei authored
Services: Clean up a few things and add a few function names
-
Kevin Hartman authored
-
bunnei authored
Silence some -Wsign-compare warnings.
-
purpasmart96 authored
-
- 05 Jan, 2015 18 commits
-
-
bunnei authored
dyncom: Partially emulate BXJ
-
Lioncash authored
Just in case some game studio let the intern write inline assembly or something.
-
bunnei authored
DSP: Signal (faked) interrupt on every frame.
-
bunnei authored
dyncom: Actually set the Q flag for SMLABB/SMLABT/SMLATB/SMLATT
-
Emmanuel Gil Peyrot authored
-
Lioncash authored
Easy skyeye todo fix.
-
Emmanuel Gil Peyrot authored
-
bunnei authored
dyncom: Implement QADD/QSUB/QDADD/QDSUB
-
Lioncash authored
-
bunnei authored
- Hack to work around games checking that the DSP event has been signaled by a real DSP interrupt.
-
bunnei authored
AddressArbiter: Ported arbitration type 2 from 3dmoo.
-
bunnei authored
Loader: Add support for loading NCCH ROMs with the .3DS extension
-
bunnei authored
Mutex: Add the calling thread to the waiting list when needed
-
Dante38490 authored
-
Dante38490 authored
-
bunnei authored
Stub the y2r:u service
-
bunnei authored
citra-qt: Added license headers to files.
-
bunnei authored
skyeye: Remove duplicate typedefs
-
- 04 Jan, 2015 5 commits
-
-
Subv authored
This will happen when the mutex is already owned by another thread. Should fix some issues with games being stuck due to waiting threads not being awoken.
-
chrisvj authored
-
Lioncash authored
citra already has its own typedefs like this.
-
bunnei authored
Frontends: Shutdown core when emulation is stopped
-
Yuri Kunde Schlesner authored
-
- 03 Jan, 2015 8 commits
-
-
bunnei authored
FileSys: Fix crash bug in DiskFile exposed by #400
-
Yuri Kunde Schlesner authored
-
bunnei authored
FileSys: Fix a few memory leaks
-
archshift authored
-
Yuri Kunde Schlesner authored
-
Subv authored
(Thanks 3dmoo!)
-
bunnei authored
Core: Change default CPU to dyncom.
-
bunnei authored
dyncom: Implement SMLAW
-