project64/Source/Project64-core/N64System/Recompiler/x86
zilmar b263ee10b0 Core: In CX86RecompilerOps::CompileLoadMemoryValue instead of checking write to rt being 0 instead use WritesGPR() since LDC1 F0 rt is 0 but it is not writing to r0 2023-12-21 10:41:16 +10:30
..
stdafx.h [Project64] Rename x88ops.cpp to x86/x86ops.cpp 2016-06-27 20:54:53 +10:00
x86RecompilerOps.cpp Core: In CX86RecompilerOps::CompileLoadMemoryValue instead of checking write to rt being 0 instead use WritesGPR() since LDC1 F0 rt is 0 but it is not writing to r0 2023-12-21 10:41:16 +10:30
x86RecompilerOps.h Core: Have R4300iInstruction in CRecompilerOpsBase 2023-12-21 10:34:03 +10:30
x86RegInfo.cpp Core: Remove SystemRegisters 2023-10-19 14:56:53 +10:30
x86RegInfo.h Core: Remove SystemRegisters 2023-10-19 14:56:53 +10:30
x86ops.cpp Core: Get system events to be internal not global 2023-10-26 19:59:11 +10:30
x86ops.h Core: Get system events to be internal not global 2023-10-26 19:59:11 +10:30