aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-15Loader: Initialize the default NCCH values in the class declaration, not in t...Emmanuel Gil Peyrot
2015-01-15Loader: Remove the useless THREEDSXReader class.Emmanuel Gil Peyrot
2015-01-15Loader: Never forget to change is_loaded.Emmanuel Gil Peyrot
2015-01-15Loader: Don’t duplicate the docstring into the cpp file.Emmanuel Gil Peyrot
2015-01-15Loader: Fix indentation, whitespace, and a few other such cosmetic stuff.Emmanuel Gil Peyrot
2015-01-14Merge pull request #481 from Subv/hm_bbunnei
2015-01-14APT: Fixed the comment style in some variablesSebastian Valle
2015-01-14Merge pull request #480 from Subv/arb_2bunnei
2015-01-13APTU: Stubbed NotifyToWait, taken from 3dmoo.Subv
2015-01-13Merge pull request #473 from archshift/pp3portsbunnei
2015-01-13Pica/Rasterizer: Add ETC1 texture decompression support.Tony Wasserka
2015-01-13AddrArbiter: Implement arbitration types 3 and 4.Subv
2015-01-13Services: Added some missing services.Subv
2015-01-12Merge pull request #477 from lioncash/vfpbunnei
2015-01-12Merge pull request #478 from archshift/pp3ports4bunnei
2015-01-12Merge pull request #470 from archshift/masterbunnei
2015-01-12Pica/VertexShader: Implement JMPC/JMPU/CALLC/CALLU.Tony Wasserka
2015-01-12Pica/VertexShader: Implement the MAD instruction.Tony Wasserka
2015-01-12vfp: Remove dead codeLioncash
2015-01-12dyncom: Fix 32-bit ASR shifts for immediatesLioncash
2015-01-12dyncom: Remove unused flag macrosLioncash
2015-01-12Merge pull request #461 from archshift/callstackbunnei
2015-01-12Merge pull request #472 from lioncash/overflowbunnei
2015-01-12dyncom: Get rid of unnecessary outer-scope variables in InterpreterMainLoopLioncash
2015-01-12dyncom: Fix overflow flag setting for ADD/RSB/RSC/SUB/SBCLioncash
2015-01-11Qt Callstack: Clear the callstack every time it's updatedarchshift
2015-01-12dyncom: Add a helper function for addition with a carryLioncash
2015-01-11Fix building on MinGWdarkf
2015-01-11dyncom: Fix ADC overflow flag settingLioncash
2015-01-11Merge pull request #456 from Subv/waitsync1bunnei
2015-01-11Merge pull request #467 from lioncash/msrbunnei
2015-01-11dyncom: Fix conditional execution of MSRLioncash
2015-01-11Merge pull request #437 from Kingcom/DebugModeTony Wasserka
2015-01-11citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and Deb...Kingcom
2015-01-11Merge pull request #466 from Subv/wakebunnei
2015-01-11Thread: Prevent waking a thread multiple times.Subv
2015-01-11Merge pull request #457 from Subv/qtbunnei
2015-01-11SVC: Wake up the thread after the delay in WaitSync1Subv
2015-01-10Stubbed y2r:u IsBusyConversionarchshift
2015-01-10Added Archive ID to fs:USER debug logs involving opening the archive.archshift
2015-01-10Logging: Log all called service functions (under trace). Compile out all trac...archshift
2015-01-10citra-qt: Add explicit casts to prevent some warnings.Subv
2015-01-10citra-qt: Fixed some Qt errors on initializationSubv
2015-01-10Merge pull request #455 from yuriks/handle-reform3bunnei
2015-01-10Merge pull request #342 from uppfinnarn/masterbunnei
2015-01-09Kernel: Start using boost::intrusive_ptr for lifetime managementYuri Kunde Schlesner
2015-01-09Kernel: Don't re-assign object's handle when duplicating oneYuri Kunde Schlesner
2015-01-09Merge pull request #444 from yuriks/handle-reform2bunnei
2015-01-09Merge pull request #436 from kevinhartman/system-corebunnei
2015-01-09Use -pthread where and only where neededJohannes Ekberg