- Jan 07, 2015
- Jan 06, 2015
-
-
Subv authored
-
Subv authored
It now refers to me as the PoC
-
Subv authored
-
Emmanuel Gil Peyrot authored
Symbian, Xbox, Blackberry and iOS got removed. FreeBSD and Android kept due to them potentially being able to run Citra in the future. The iOS specific part also got removed from PPSSPP in order to fix a bug there.
-
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
-
- Jan 05, 2015
-
-
Subv authored
-
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
-
- Jan 04, 2015
-
-
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.
-
Subv authored
-
bunnei authored
Frontends: Shutdown core when emulation is stopped
-