pcsx2/pcsx2/x86
refractionpcsx2 10dd9412a1 Fix CMSAR1 execution to use correct multiplier
Fix ILW/ISW/LQ/SQ on microVU for reading VU1 regs

Marvel Nemesis - Rise of the Imperfects goes ingame now, but it's quite messy
2019-12-30 15:26:44 +00:00
..
ix86-32 pcsx2: Fix stall on branch .. in delay slot. 2019-04-10 04:06:18 +02:00
BaseblockEx.cpp pcsx2-ee: more cleaning of BaseBlockArray 2015-10-30 21:59:06 +01:00
BaseblockEx.h pcsx2: ICC warning: type qualifier on return type is meaningless 2016-07-28 10:36:58 +02:00
R5900_Profiler.h Fix an oversight (missing an include) 2016-07-29 14:06:27 +02:00
aVUzerorec.S Darwin/OSX ifdef __APPLE__ or __WXMAC__ cases. 2015-12-02 05:00:41 +02:00
iCOP0.cpp pcsx2: DI execution is delayed by one instruction. 2019-12-22 20:58:29 +01:00
iCOP0.h Core: Get rid of C void parameter carryovers 2014-08-14 03:21:09 -04:00
iCore.cpp EE: remove most of MMX allocator code 2016-02-07 13:21:11 +01:00
iCore.h EE: remove most of MMX allocator code 2016-02-07 13:21:11 +01:00
iFPU.cpp FPU/sVU: Fix GCC warning 2016-08-02 15:29:38 +02:00
iFPU.h sVU: add an option to remove it 2015-01-06 23:45:43 +01:00
iFPUd.cpp pcsx2:gsdx:spu2x: use parenthesis around macro parameters 2016-09-18 16:13:55 +02:00
iMMI.cpp Reverted shift register stuff back to how it was, my changes made no difference now and it was slightly more optimal before. 2018-09-04 20:45:28 +01:00
iMMI.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
iMisc.cpp pcsx2: use a common general intrin include 2016-01-11 09:13:52 +01:00
iR3000A.cpp A bit of cleanup. 2018-11-15 00:55:49 -08:00
iR3000A.h core: use xRegisterLong instead of xRegister32 2016-01-17 00:10:21 +01:00
iR3000Atables.cpp oups miss one minus 2016-11-08 23:11:12 +01:00
iR5900.h x86emitter: Purge empty file sse_helpers.h. 2019-02-18 11:51:06 +01:00
iR5900Arit.h Core: Get rid of C void parameter carryovers 2014-08-14 03:21:09 -04:00
iR5900AritImm.h Core: Get rid of C void parameter carryovers 2014-08-14 03:21:09 -04:00
iR5900Branch.h Core: Get rid of C void parameter carryovers 2014-08-14 03:21:09 -04:00
iR5900Jump.h Core: Get rid of C void parameter carryovers 2014-08-14 03:21:09 -04:00
iR5900LoadStore.h Core: Get rid of C void parameter carryovers 2014-08-14 03:21:09 -04:00
iR5900Misc.cpp Reverted shift register stuff back to how it was, my changes made no difference now and it was slightly more optimal before. 2018-09-04 20:45:28 +01:00
iR5900Move.h Core: Get rid of C void parameter carryovers 2014-08-14 03:21:09 -04:00
iR5900MultDiv.h Core: Get rid of C void parameter carryovers 2014-08-14 03:21:09 -04:00
iR5900Shift.h Core: Get rid of C void parameter carryovers 2014-08-14 03:21:09 -04:00
ir5900tables.cpp Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
microVU.cpp microVU: Add gamefix for Crash Tag Team Racing. Fixes constant recompilation problems. 2019-04-30 22:57:11 +01:00
microVU.h vtune: plug PCSX2 core + add missing profiling (VU/VIF/TLB) 2016-11-28 19:07:04 +01:00
microVU_Alloc.inl Remove 'elif' define from Pcsx2Defs and microvu_misc.h 2014-07-30 23:44:04 -04:00
microVU_Analyze.inl pcsx2: Update some redirect links. 2018-10-05 02:01:53 +02:00
microVU_Branch.inl pcsx2: remove various unused variable 2016-09-10 00:09:05 +02:00
microVU_Clamp.inl microVU cleanups (mostly changing pointers to references) 2011-03-31 03:08:48 +00:00
microVU_Compile.inl microVU: Add gamefix for Crash Tag Team Racing. Fixes constant recompilation problems. 2019-04-30 22:57:11 +01:00
microVU_Execute.inl Rename VU Cycle stealing to EE Cycle Skipping, and change tool tips for 2018-08-25 18:50:26 +02:00
microVU_Flags.inl pcsx2: comment set but unused variable 2015-11-02 07:54:24 +01:00
microVU_IR.h mVU: init microRegAlloc 2016-03-30 19:56:19 +02:00
microVU_Log.inl pcsx2: Fix microVU debug logging. 2019-07-12 06:25:12 +02:00
microVU_Lower.inl Fix CMSAR1 execution to use correct multiplier 2019-12-30 15:26:44 +00:00
microVU_Macro.inl Fix CMSAR1 execution to use correct multiplier 2019-12-30 15:26:44 +00:00
microVU_Misc.h core: use xRegisterLong instead of xRegister32 2016-01-17 00:10:21 +01:00
microVU_Misc.inl common: remove memset duplicates 2016-12-16 20:45:22 +01:00
microVU_Profiler.h Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
microVU_Tables.inl Decided after discussion amongst the team to let the BIOS bugs run wild. Altered microVU to just ignore these problems and end silently (The real VU would probably do this anyway) 2013-02-24 20:29:51 +00:00
microVU_Upper.inl Whoops, too many clamps 2015-08-12 22:33:35 +01:00
newVif.h pcsx2: Remove unnecessary aMax/aMin macros 2017-04-30 23:41:19 +01:00
newVif_Dynarec.cpp pcsx2: Remove unnecessary aMax/aMin macros 2017-04-30 23:41:19 +01:00
newVif_HashBucket.h core: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
newVif_Unpack.cpp pcsx2: Remove unnecessary aMax/aMin macros 2017-04-30 23:41:19 +01:00
newVif_UnpackSSE.cpp pcsx2: Remove unnecessary aMax/aMin macros 2017-04-30 23:41:19 +01:00
newVif_UnpackSSE.h core: use = default for trivial destructor 2017-05-13 10:38:35 +02:00
sVU_Lower.cpp Remove sVU_Debug.h, as nothing in it is actually used anywhere. 2019-06-16 19:31:02 -07:00
sVU_Micro.cpp Remove sVU_Debug.h, as nothing in it is actually used anywhere. 2019-06-16 19:31:02 -07:00
sVU_Micro.h core: use xRegister32 for _allocX86reg 2016-01-09 21:26:25 +01:00
sVU_Upper.cpp Remove sVU_Debug.h, as nothing in it is actually used anywhere. 2019-06-16 19:31:02 -07:00
sVU_zerorec.cpp Remove sVU_Compare.h and iVU1micro.cpp, both of which appear unused. 2019-07-06 15:47:26 -07:00
sVU_zerorec.h Darwin/OSX __POSIX__ definitions. 2015-12-02 05:00:41 +02:00