Play-/Source/ee
2017-01-06 19:17:21 -05:00
..
COP_VU_Reflection.cpp Add stub for BC2T. 2016-09-06 18:12:40 -04:00
COP_VU.cpp Add stub for BC2T. 2016-09-06 18:12:40 -04:00
COP_VU.h Add stub for BC2T. 2016-09-06 18:12:40 -04:00
Dmac_Channel.cpp Add support for DMAtag interrupts. 2016-09-24 16:22:53 -04:00
Dmac_Channel.h Send direction parameter to DMAC receive function. 2015-11-16 19:44:17 -05:00
DMAC.cpp Allow reading D1_CHCR from offset 2. 2016-11-19 17:27:21 -05:00
DMAC.h Periodically resume DMA2 transfer. 2016-07-10 22:47:05 -04:00
Ee_SubSystem.cpp Only force to check pending interrupts when they can be serviced. 2016-11-19 17:28:09 -05:00
Ee_SubSystem.h Invalidate VU1 microprogram whenever writing to micromem1. 2016-05-28 21:09:16 -04:00
EEAssembler.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
EEAssembler.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
EeExecutor.cpp linux: missing define and include 2016-09-06 00:23:44 +01:00
EeExecutor.h linux: missing define and include 2016-09-06 00:23:44 +01:00
FpAddTruncate.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
FpAddTruncate.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
FpMulTruncate.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
FpMulTruncate.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
GIF.cpp Save GIF state. 2016-10-11 23:12:48 -04:00
GIF.h Remove useless mutex. 2016-10-11 23:12:48 -04:00
INTC.cpp Make sure IsInterruptPending doesn't mutate any state. 2016-11-19 17:28:09 -05:00
INTC.h Make sure IsInterruptPending doesn't mutate any state. 2016-11-19 17:28:09 -05:00
IPU_DmVectorTable.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU_DmVectorTable.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU_MacroblockAddressIncrementTable.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU_MacroblockAddressIncrementTable.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU_MacroblockTypeBTable.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU_MacroblockTypeBTable.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU_MacroblockTypeITable.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU_MacroblockTypeITable.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU_MacroblockTypePTable.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU_MacroblockTypePTable.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU_MotionCodeTable.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU_MotionCodeTable.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
IPU.cpp Report error when symbol is not found. 2016-11-19 17:27:21 -05:00
IPU.h Generate proper alpha values in CSC operation. 2016-02-20 20:43:37 -05:00
MA_EE_Reflection.cpp Implement PADDUH. 2016-06-24 00:03:54 -04:00
MA_EE.cpp Implement PADDUH. 2016-06-24 00:03:54 -04:00
MA_EE.h Implement PADDUH. 2016-06-24 00:03:54 -04:00
MA_VU_Lower.cpp Add support for EATANxy and EATANxz. 2016-05-28 21:09:17 -04:00
MA_VU_LowerReflection.cpp Add missing affected register info. 2016-09-06 18:12:40 -04:00
MA_VU_Upper.cpp Add flags checking in SUBA instructions. 2016-09-06 18:12:40 -04:00
MA_VU_UpperReflection.cpp Enabled MSUBq in VU micro mode. 2015-12-05 19:24:45 -05:00
MA_VU.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
MA_VU.h Add branchValue field in VU OPERANDSET. 2016-08-16 22:05:38 -04:00
PS2OS.cpp Add description for SetSyscall. 2016-12-11 16:32:54 -05:00
PS2OS.h Fix thread context structure layout to match the real thing. 2016-11-26 20:29:51 -05:00
SIF.cpp Constified some stuff. 2016-12-20 18:55:15 -05:00
SIF.h Constified some stuff. 2016-12-20 18:55:15 -05:00
Timer.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
Timer.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
Vif1.cpp Added basic support for transfers from GS to EE memory. 2015-11-17 22:09:46 -05:00
Vif1.h Added basic support for transfers from GS to EE memory. 2015-11-17 22:09:46 -05:00
Vif.cpp Simulate data being available in VIF1 FIFO when FDR is set. 2016-09-24 16:22:53 -04:00
Vif.h Simulate data being available in VIF1 FIFO when FDR is set. 2016-09-24 16:22:53 -04:00
Vpu.cpp VU execution quota is now relative to EE execution quota. 2016-11-19 17:28:09 -05:00
Vpu.h VU execution quota is now relative to EE execution quota. 2016-11-19 17:28:09 -05:00
VuAnalysis.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
VuAnalysis.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
VuBasicBlock.cpp Reorganised integer branch delay handling code. 2016-08-16 22:05:50 -04:00
VuBasicBlock.h Reorganised integer branch delay handling code. 2016-08-16 22:05:50 -04:00
VuExecutor.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
VuExecutor.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
VUShared_Reflection.cpp Moved LQD related code to VuShared. 2016-04-16 22:07:37 -04:00
VUShared.cpp Add some comments to explain pipeline behaviors. 2017-01-06 19:17:21 -05:00
VUShared.h Add flags checking in SUBA instructions. 2016-09-06 18:12:40 -04:00