Play-/Source
2018-03-02 12:01:58 +00:00
..
ee Add missing affected operands. 2018-01-09 12:34:20 -05:00
gs Add GSH_OpenGL CMakeLists.txt 2018-03-02 12:01:58 +00:00
iop Implement writes to IRQ_ADDR register. 2018-02-04 11:32:57 -05:00
ISO9660
saves Remove duplicate MemoryCard implementation. 2018-01-03 08:21:44 -05:00
ui_android Add CMakeLists.txt for Android 2018-03-02 12:01:58 +00:00
ui_ios Rename preference define name. 2018-01-15 14:14:59 -05:00
ui_macosx Cleanup. 2018-01-17 22:38:14 -05:00
ui_unix Add CMakeLists.txt for unix/Qt UI 2018-03-02 12:01:58 +00:00
ui_win32 Add CMakeLists.txt for Win32 UI 2018-03-02 12:01:58 +00:00
AppConfig.cpp Cleanup. 2017-12-31 11:02:53 -05:00
AppConfig.h Cleanup. 2017-12-31 11:03:05 -05:00
AppDef.h
BasicBlock.cpp Remove self loop counter. 2017-08-09 23:05:30 -04:00
BasicBlock.h Remove self loop counter. 2017-08-09 23:05:30 -04:00
BiosDebugInfoProvider.h
CMakeLists.txt Play: CMake Cleanup 2018-03-02 12:01:58 +00:00
ControllerInfo.cpp
ControllerInfo.h
COP_FPU_Reflection.cpp Cleanup 2017-05-29 06:01:32 +01:00
COP_FPU.cpp Fix behavior of FCSR register. 2017-01-06 19:17:44 -05:00
COP_FPU.h Cleanup. 2016-09-06 18:12:40 -04:00
COP_SCU_Reflection.cpp Cleanup 2017-05-29 06:01:32 +01:00
COP_SCU.cpp MTPS only do something when reg equals zero. 2016-05-08 17:43:26 -04:00
COP_SCU.h Implement MFPS/MTPS and MFPC/MTPC. 2016-05-08 17:43:25 -04:00
CsoImageStream.cpp
CsoImageStream.h
DiskUtils.cpp Use VolumeStream only on files located in '/dev'. 2017-08-23 21:01:15 -04:00
DiskUtils.h Add OpticalMedia abstraction for physical discs. 2017-05-16 19:54:38 -04:00
ELF.cpp Change way relocated sections are found in IOP module loader. 2016-11-19 17:27:44 -05:00
ELF.h Change way relocated sections are found in IOP module loader. 2016-11-19 17:27:44 -05:00
ElfFile.cpp
ElfFile.h
FrameDump.cpp Change metadata prefix to fix issue with loading first packet metadata. 2016-05-13 21:39:11 -04:00
FrameDump.h Track active path in GIF. 2017-02-24 00:39:28 -05:00
FutureContinuationManager.h Use std::future to report save and load state operations success. 2017-09-16 14:27:36 -04:00
Integer64.h
IszImageStream.cpp
IszImageStream.h
Log.cpp
Log.h
MA_MIPSIV_Reflection.cpp Cleanup 2017-05-29 06:01:32 +01:00
MA_MIPSIV_Templates.cpp Implement DSUB. 2016-05-08 17:44:00 -04:00
MA_MIPSIV.cpp Expose double word memory functions to AOT compiler. 2017-08-20 23:17:45 -04:00
MA_MIPSIV.h Add stub for TEQ. 2017-05-07 22:02:08 -04:00
MailBox.cpp Made few improvements to CMailBox to prevent copies. 2017-03-26 18:35:50 -04:00
MailBox.h Make sure MESSAGE is never copied. 2017-03-26 18:35:50 -04:00
MemoryMap.cpp Remove printf usage. 2017-08-09 23:05:30 -04:00
MemoryMap.h Cleanup. 2017-08-09 23:05:30 -04:00
MemoryStateFile.cpp Cleanup. 2017-09-10 16:59:21 -04:00
MemoryStateFile.h Cleanup. 2017-09-10 16:59:21 -04:00
MemoryUtils.cpp Remove printf usage. 2017-12-23 11:04:06 -05:00
MemoryUtils.h
MIPS.cpp Cleanup. 2017-03-12 15:25:40 -04:00
MIPS.h Store XGKICK address for delayed execution. 2017-08-09 23:06:26 -04:00
MIPSAnalysis.cpp Cleanup 2017-05-29 06:01:32 +01:00
MIPSAnalysis.h Remove address range check in AnalyseStringReferences. 2017-01-29 21:13:11 -05:00
MIPSArchitecture.cpp Cleanup. 2017-04-15 00:34:24 -04:00
MIPSArchitecture.h Cleanup. 2017-04-15 00:34:24 -04:00
MIPSAssembler.cpp Cleanup/Update for loops 2017-05-08 19:11:51 +01:00
MIPSAssembler.h
MIPSCoprocessor.cpp
MIPSCoprocessor.h
MipsExecutor.cpp Made Execute function templated to allow specifying a constant function pointer. 2017-08-09 23:05:30 -04:00
MipsExecutor.h Made Execute function templated to allow specifying a constant function pointer. 2017-08-09 23:05:30 -04:00
MipsFunctionPatternDb.cpp
MipsFunctionPatternDb.h
MIPSInstructionFactory.cpp Cleanup. 2017-03-12 15:25:40 -04:00
MIPSInstructionFactory.h Cleanup. 2017-03-12 15:25:40 -04:00
MipsJitter.cpp
MipsJitter.h
MIPSReflection.cpp
MIPSReflection.h
MIPSTags.cpp Cleanup. 2017-01-06 19:17:21 -05:00
MIPSTags.h Cleanup. 2017-01-06 19:17:21 -05:00
OpticalMedia.cpp Tweak dual layer detection heuristic. 2017-08-09 23:06:05 -04:00
OpticalMedia.h Add dual layer DVD detection heuristic. 2017-08-09 23:06:04 -04:00
OsStructManager.h OSX: Fix PsfCore build 2018-03-02 11:29:05 +00:00
OsStructQueue.h
OsVariableWrapper.h Implement operator +=. 2018-02-05 13:17:46 -05:00
PadHandler.cpp
PadHandler.h
PadListener.cpp
PadListener.h
Pch.cpp Tweak precompiled header usage in CMake project. 2017-03-17 21:07:22 -04:00
Pch.h Tweak precompiled header usage in CMake project. 2017-03-17 21:07:22 -04:00
PH_Generic.cpp linux: added basic controls 2016-09-06 00:13:25 +01:00
PH_Generic.h
Posix_VolumeStream.cpp CMakeLists.txt add osx support 2017-02-10 00:43:29 +00:00
Posix_VolumeStream.h
Profiler.cpp Make sure we count everything in the profiler. 2016-07-17 16:28:06 -04:00
Profiler.h Make sure we count everything in the profiler. 2016-07-17 16:28:06 -04:00
Ps2Const.h Use enum for IOP scratch pad address. 2016-03-17 16:12:40 -07:00
PS2VM_Preferences.h Rename preference define name. 2018-01-15 14:14:59 -05:00
PS2VM.cpp Rename preference define name. 2018-01-15 14:14:59 -05:00
PS2VM.h Reorganize cdrom0 handling code. 2018-01-15 11:49:07 -05:00
RegisterStateFile.cpp Add missing implementations. 2017-09-10 17:00:14 -04:00
RegisterStateFile.h Cleanup. 2017-09-10 17:00:07 -04:00
ScopedVmPauser.cpp
ScopedVmPauser.h
ScreenShotUtils.cpp Cleanup. 2017-05-17 09:29:44 -04:00
ScreenShotUtils.h Add ScreenShotUtils 2017-04-09 06:48:27 +01:00
SifDefs.h Fix SIFCMDHEADER layout. 2016-12-20 18:55:15 -05:00
SifModule.h Cleanup. 2016-12-20 18:56:48 -05:00
SifModuleAdapter.h
StructCollectionStateFile.cpp Move begin/end implementations. 2017-09-10 17:00:20 -04:00
StructCollectionStateFile.h Move begin/end implementations. 2017-09-10 17:00:20 -04:00
StructFile.cpp Cleanup/Update for loops 2017-05-08 19:11:51 +01:00
StructFile.h
uint128.h
Utils.cpp
Utils.h
VirtualMachine.h
VirtualPad.cpp
VirtualPad.h
VolumeStream.cpp
VolumeStream.h