.. |
COP_VU.cpp
|
Use app_config module.
|
2025-03-11 16:18:58 -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 app_config module.
|
2025-03-11 16:18:58 -04:00 |
DMAC.h
|
Fix a bunch of warnings.
|
2023-05-03 21:05:08 -04:00 |
Dmac_Channel.cpp
|
Use app_config module.
|
2025-03-11 16:18:58 -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
|
Use app_config module.
|
2025-03-11 16:18:58 -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
|
Refine idle loop detector.
|
2025-03-17 16:48:50 -04:00 |
EeBasicBlock.h
|
Add idle loop block tagging.
|
2025-01-14 10:53:33 -05:00 |
EeExecutor.cpp
|
Clear idle loop blocks upon reset.
|
2025-02-25 19:06:20 -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 app_config module.
|
2025-03-11 16:18:58 -04:00 |
GIF.h
|
Write data from DMA to GIF FIFO when GIF is busy.
|
2023-10-13 17:52:51 -04:00 |
INTC.cpp
|
Use app_config module.
|
2025-03-11 16:18:58 -04:00 |
INTC.h
|
Add some missing defs.
|
2024-08-16 16:44:52 -04:00 |
IPU.cpp
|
Use app_config module.
|
2025-03-11 16:18:58 -04: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 PHMSBH.
|
2025-03-08 13:56:00 -05:00 |
MA_EE.h
|
Implement PHMSBH.
|
2025-03-08 13:56:00 -05:00 |
MA_EE_Reflection.cpp
|
Implement PHMSBH.
|
2025-03-08 13:56:00 -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
|
Push BIOS_STATE location further down.
|
2025-04-07 10:35:12 -04:00 |
PS2OS.h
|
Remove old patches.xml.
|
2025-01-14 15:33:56 -05:00 |
SIF.cpp
|
Use app_config module.
|
2025-03-11 16:18:58 -04:00 |
SIF.h
|
Refactor saved states classes.
|
2023-12-07 15:10:58 -05:00 |
Timer.cpp
|
Use app_config module.
|
2025-03-11 16:18:58 -04:00 |
Timer.h
|
Start TIMER2 on boot.
|
2022-02-11 13:15:38 -05:00 |
Vif.cpp
|
Use app_config module.
|
2025-03-11 16:18:58 -04:00 |
Vif.h
|
Mark ReadValue as safebuffers to avoid security cookie overhead.
|
2024-07-19 17:05:36 -04:00 |
Vif1.cpp
|
VIF: Handle edge case of direct qword buffer transfer.
|
2025-04-04 10:28:18 -04:00 |
Vif1.h
|
Handle DIRECT commands with partial qword transfers.
|
2020-08-25 07:57:08 -04:00 |
Vpu.cpp
|
Use app_config module.
|
2025-03-11 16:18:58 -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 integer comparisons in MAX/MINI to avoid issues with denormals.
|
2025-03-08 17:46:19 -05:00 |
VUShared.h
|
Use integer comparisons in MAX/MINI to avoid issues with denormals.
|
2025-03-08 17:46:19 -05:00 |
VUShared_Reflection.cpp
|
Take broadcast field in consideration for VU operands.
|
2023-01-18 15:31:19 -05:00 |