- Jan 05, 2015
-
-
Emmanuel Gil Peyrot authored
-
bunnei authored
dyncom: Implement QADD/QSUB/QDADD/QDSUB
-
Lioncash authored
-
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.
-
bunnei authored
Frontends: Shutdown core when emulation is stopped
-
Yuri Kunde Schlesner authored
-
- Jan 03, 2015
-
-
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
-
Lioncash authored
-
bunnei authored
VFP: Minor cleanup, functionally the same.
-
bunnei authored
-
bunnei authored
dyncom: Implement REVSH
-
Lioncash authored
Also joins the REV ops into one common place.
-
bunnei authored
-
bunnei authored
dyncom: Implement SMLALD/SMLSLD
-
Lioncash authored
-
bunnei authored
Implemented the SaveDataCheck archive
-
bunnei authored
dyncom: Implement SMMLA/SMMUL/SMMLS
-
Lioncash authored
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
Fixed a few warnings and cleaned up the code
-
Subv authored
This allows Steel Diver to boot further, some files are needed. This is still not ready and needs a big cleanup, this will possibly be delayed until the way we handle archives is fixed (with factory classes instead of ahead-of-time creation of archives)
-