1869 Commits (c3c309f33dacf877f4d7d5308d2036a89f8f9387)
 

Author SHA1 Message Date
purpasmart96 c3c309f33d ConfigMem: Clean up the Config memory to be more like the shared page and moved 11 years ago
bunnei 9b69079c83 Merge pull request #569 from lioncash/modeswitch 11 years ago
bunnei 209ab46bae Merge pull request #568 from lioncash/assert 11 years ago
Lioncash b7fac494cd dyncom: Switch the app and system cores into the correct mode at initialization 11 years ago
Lioncash c3211c9c80 dyncom: Clean up the constructor 11 years ago
Lioncash 3c474a7d31 backend: Add logging subentry for ldr 11 years ago
bunnei befa556b78 Merge pull request #567 from lioncash/warn 11 years ago
Lioncash df9e0c0f81 dyncom: Remove warning for SXTAH 11 years ago
bunnei f7cde47911 Merge pull request #561 from Alegend45/master 11 years ago
bunnei ea54355d95 Merge pull request #565 from lioncash/clean 11 years ago
Lioncash e3f5c6366c arm: Remove ARMul_EmulateInit 11 years ago
bunnei 6ab193bbea Merge pull request #563 from lioncash/ext 11 years ago
bunnei fea21a4742 Merge pull request #564 from yuriks/reupdate-boost 11 years ago
Yuri Kunde Schlesner bf30dba6c2 Update ext-boost commit again which got reverted by #500 11 years ago
Lioncash f48b0100a6 armdefs: Remove unnecessary extern C 11 years ago
Darius Goad 5db62cc758 Fix Min and Max blend equations 11 years ago
Tony Wasserka f990728ad4 Merge pull request #384 from neobrain/vertex_shader_debugger 11 years ago
bunnei 0200414ef9 Merge pull request #558 from kevinhartman/gsp-writereg-mask 11 years ago
Kevin Hartman a56f3f290e Implemented WriteHWRegsWithMask for GSP. 11 years ago
bunnei 54de697084 Merge pull request #560 from lioncash/arm32 11 years ago
Lioncash 49a22acd02 arm: Remove ARM26 support. 11 years ago
bunnei c51b23b052 Merge pull request #559 from lioncash/clean 11 years ago
Lioncash c94c41f95a arm: Get rid of some magic constants. Specify proper ARM mode. 11 years ago
Lioncash 93cd199633 arm: Change some more constants into enums 11 years ago
Tony Wasserka 12a5cd1d65 citra-qt: Add a vertex shader debugger. 11 years ago
Tony Wasserka 3f649dc9b8 Pica/DebugUtils: Factor out BreakPointObserverDock into its own file. 11 years ago
bunnei 2fb1e4c9a2 Merge pull request #500 from archshift/assert 11 years ago
archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 years ago
bunnei 168eb27aee GSP: Fixed typo in SignalInterrupt 11 years ago
bunnei 76e7d41f88 Merge pull request #552 from bunnei/setbufferswap-fix 11 years ago
bunnei 9eae2400c0 GSP: Call SetBufferSwap for each screen on corresponding signal interrupt. 11 years ago
bunnei ca22ee3239 Merge pull request #526 from purpasmart96/citra_stubs 11 years ago
bunnei 5b735bdeea Merge pull request #556 from lioncash/clean 11 years ago
bunnei 8f35772bd7 Merge pull request #555 from lioncash/lut 11 years ago
bunnei 27e6e6b3cb Merge pull request #540 from yuriks/multi-archives 11 years ago
Lioncash 088fab743f arm: Remove TRUE/FALSE defines 11 years ago
Subv 0d2b6dd656 PTM: Fixed a problem with the gamecoin PTM file. 11 years ago
Subv 1bbf0567b1 Archives: Made the Format function more generic. 11 years ago
Subv 071663e074 Archives: Expose the File and Directory classes to HLE 11 years ago
Subv ca1a87ef7d ResultVal: Fixed compilation when reassigning a ResultVal. 11 years ago
Yuri Kunde Schlesner 3f1a3952d7 FS: Allow multiple instances of the same archive type to be open at once 11 years ago
Yuri Kunde Schlesner 4468625080 FS: Get rid of completely useless Archive class 11 years ago
Lioncash 8d2fb3bb2b arm_dyncom_thumb: Make lookup tables static 11 years ago
bunnei 67db6aa4ce Merge pull request #553 from lioncash/denorm 11 years ago
bunnei 695beb8dcf Merge pull request #554 from lioncash/cp15 11 years ago
Lioncash 3eccc66abf dyncom: Add more regs to MCR/MRC 11 years ago
Lioncash a86d5e2752 vfp: Normalize accumulator for multiply accumulate instructions 11 years ago
Tony Wasserka eb83ac48aa Merge pull request #543 from Alegend45/master 11 years ago
bunnei dab0b5cefb Merge pull request #528 from kevinhartman/scheduling-logic 11 years ago
Kevin Hartman 5fcbfc06eb Scheduler refactor Pt. 1 11 years ago