Play-/Source/ee
2025-02-14 14:40:58 -05:00
..
COP_VU.cpp Only trigger T/D bit interrupts when they are enabled. 2024-08-16 16:44:53 -04:00
COP_VU.h Allow reading VU1 TPC from LQI. 2024-08-16 16:44:52 -04:00
COP_VU_Reflection.cpp Cleanup. 2022-12-07 14:45:20 -05:00
DMAC.cpp Use proper preprocessor macro. 2025-02-12 14:12:37 -05:00
DMAC.h Fix a bunch of warnings. 2023-05-03 21:05:08 -04:00
Dmac_Channel.cpp Apply MFIFO looping logic for END DMA tags. 2023-09-21 09:13:18 -04:00
Dmac_Channel.h Fix a bunch of warnings. 2023-05-03 21:05:08 -04:00
Ee_IdleEvaluator.cpp Fix a bunch of warnings. 2023-05-03 21:05:08 -04:00
Ee_IdleEvaluator.h Reset Sema Checker strategy when CPU is interrupted. 2022-01-21 20:09:07 -05:00
Ee_LibMc2.cpp Return error code if MkDir fails. 2023-10-23 11:56:40 -04:00
Ee_LibMc2.h Add hook for unknown status function in LibMc2. 2022-02-18 14:15:23 -05:00
Ee_SubSystem.cpp Only trigger T/D bit interrupts when they are enabled. 2024-08-16 16:44:53 -04:00
Ee_SubSystem.h Handle D/T bits. 2024-08-16 16:44:53 -04:00
EEAssembler.cpp Clang format 2018-04-30 21:01:23 +01:00
EEAssembler.h Clang format 2018-04-30 21:01:23 +01:00
EeBasicBlock.cpp Add idle loop block tagging. 2025-01-14 10:53:33 -05:00
EeBasicBlock.h Add idle loop block tagging. 2025-01-14 10:53:33 -05:00
EeExecutor.cpp Build libretro core for tvOS 2025-02-14 14:40:58 -05:00
EeExecutor.h Build libretro core for tvOS 2025-02-14 14:40:58 -05:00
FpAddTruncate.cpp Replace boost header by system header. 2019-10-29 19:52:29 -04:00
FpAddTruncate.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
FpMulTruncate.cpp Apply code formatting changes. 2023-08-18 11:39:36 -04:00
FpMulTruncate.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
GIF.cpp Use proper preprocessor macro. 2025-02-12 14:12:37 -05:00
GIF.h Write data from DMA to GIF FIFO when GIF is busy. 2023-10-13 17:52:51 -04:00
INTC.cpp Apply CZipArchiveWriter refactoring. 2023-07-23 17:22:18 -04:00
INTC.h Add some missing defs. 2024-08-16 16:44:52 -04:00
IPU.cpp Use proper preprocessor macro. 2025-02-12 14:12:37 -05:00
IPU.h Add missing header 2024-07-21 03:26:42 +02:00
IPU_DmVectorTable.cpp Clang format 2018-04-30 21:01:23 +01:00
IPU_DmVectorTable.h Clang format 2018-04-30 21:01:23 +01:00
IPU_MacroblockAddressIncrementTable.cpp Clang format 2018-04-30 21:01:23 +01:00
IPU_MacroblockAddressIncrementTable.h Clang format 2018-04-30 21:01:23 +01:00
IPU_MacroblockTypeBTable.cpp Clang format 2018-04-30 21:01:23 +01:00
IPU_MacroblockTypeBTable.h Clang format 2018-04-30 21:01:23 +01:00
IPU_MacroblockTypeITable.cpp Clang format 2018-04-30 21:01:23 +01:00
IPU_MacroblockTypeITable.h Clang format 2018-04-30 21:01:23 +01:00
IPU_MacroblockTypePTable.cpp Clang format 2018-04-30 21:01:23 +01:00
IPU_MacroblockTypePTable.h Clang format 2018-04-30 21:01:23 +01:00
IPU_MotionCodeTable.cpp Clang format 2018-04-30 21:01:23 +01:00
IPU_MotionCodeTable.h Clang format 2018-04-30 21:01:23 +01:00
MA_EE.cpp Implement PABSH. 2024-11-19 12:24:36 -05:00
MA_EE.h Implement PABSH. 2024-11-19 12:24:36 -05:00
MA_EE_Reflection.cpp Implement PABSH. 2024-11-19 12:24:36 -05:00
MA_VU.cpp make VU jumps relative: pass instruction relative location CMIPSInstructionFactory 2022-10-25 17:27:51 -04:00
MA_VU.h make VU jumps relative: pass instruction relative location CMIPSInstructionFactory 2022-10-25 17:27:51 -04:00
MA_VU_Lower.cpp Update to match FP32 CodeGen changes. 2024-05-28 17:30:17 -04:00
MA_VU_LowerReflection.cpp Add proper "empty" return value to GetEffectiveAddress. 2022-12-07 14:48:20 -05:00
MA_VU_Upper.cpp Only honor T and D bits if E bit has not been encountered. 2024-09-19 17:43:54 -04:00
MA_VU_UpperReflection.cpp Take broadcast field in consideration for VU operands. 2023-01-18 15:31:19 -05:00
PS2OS.cpp Use proper preprocessor macro. 2025-02-12 14:12:37 -05:00
PS2OS.h Remove old patches.xml. 2025-01-14 15:33:56 -05:00
SIF.cpp Convert assert to warning. 2024-02-27 15:46:06 -05:00
SIF.h Refactor saved states classes. 2023-12-07 15:10:58 -05:00
Timer.cpp Apply CZipArchiveWriter refactoring. 2023-07-23 17:22:18 -04:00
Timer.h Start TIMER2 on boot. 2022-02-11 13:15:38 -05:00
Vif.cpp Use proper preprocessor macro. 2025-02-12 14:12:37 -05:00
Vif.h Mark ReadValue as safebuffers to avoid security cookie overhead. 2024-07-19 17:05:36 -04:00
Vif1.cpp Add STOPPED VU state. 2024-08-16 16:44:52 -04:00
Vif1.h Handle DIRECT commands with partial qword transfers. 2020-08-25 07:57:08 -04:00
Vpu.cpp Only trigger T/D bit interrupts when they are enabled. 2024-08-16 16:44:53 -04:00
Vpu.h Only trigger T/D bit interrupts when they are enabled. 2024-08-16 16:44:53 -04:00
VuAnalysis.cpp Fix a bunch of warnings. 2023-05-03 21:05:08 -04:00
VuAnalysis.h Clang format 2018-04-30 21:01:23 +01:00
VuBasicBlock.cpp Enable accurate ADDi only on the VU block that needs it. 2024-12-18 13:53:07 -05:00
VuBasicBlock.h Enable accurate ADDi only on the VU block that needs it. 2024-12-18 13:53:07 -05:00
VuExecutor.cpp Enable accurate ADDi only on the VU block that needs it. 2024-12-18 13:53:07 -05:00
VuExecutor.h Enable accurate ADDi only on the VU block that needs it. 2024-12-18 13:53:07 -05:00
VUShared.cpp Use Select in CheckFlagPipeline. 2025-02-04 11:14:55 -05:00
VUShared.h Broadcast constants when possible. 2025-01-01 17:14:48 -05:00
VUShared_Reflection.cpp Take broadcast field in consideration for VU operands. 2023-01-18 15:31:19 -05:00