Play-/Source
2015-05-06 01:27:59 -04:00
..
ee Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
gs Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
iop Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
ISO9660
saves
ui_android Renamed UI folders for better organization. 2015-05-06 01:27:59 -04:00
ui_macosx Renamed UI folders for better organization. 2015-05-06 01:27:59 -04:00
ui_win32 Renamed UI folders for better organization. 2015-05-06 01:27:59 -04:00
AppConfig.cpp
AppConfig.h
AppDef.h
BasicBlock.cpp Added assert to make sure PC is aligned on 4 bytes. 2015-05-03 01:35:15 -04:00
BasicBlock.h
BiosDebugInfoProvider.h
ControllerInfo.cpp
ControllerInfo.h
COP_FPU_Reflection.cpp Added support for C.F.S. 2015-04-23 02:01:47 -04:00
COP_FPU.cpp Added support for C.F.S. 2015-04-23 02:01:47 -04:00
COP_FPU.h Added support for C.F.S. 2015-04-23 02:01:47 -04:00
COP_SCU_Reflection.cpp Added support for BC0FL. 2015-03-03 11:49:14 -08:00
COP_SCU.cpp Added proper handling of the EIE bit by EI and DI. (needed for liberx) 2015-04-13 00:51:25 -04:00
COP_SCU.h Added stub for TLBWI. 2015-03-22 00:22:36 -04:00
CsoImageStream.cpp OSX build fixes. 2015-04-14 22:32:50 -04:00
CsoImageStream.h Add override specifiers. 2015-04-13 23:15:14 -07:00
ELF.cpp
ELF.h
ElfFile.cpp
ElfFile.h
FrameDump.cpp
FrameDump.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
Integer64.h
IszImageStream.cpp Cleanup. 2015-04-14 03:48:55 -04:00
IszImageStream.h Cleanup. 2015-04-14 03:48:55 -04:00
Log.cpp
Log.h
MA_MIPSIV_Reflection.cpp Added BLTZAL, BLTZALL and BGEZALL. 2015-04-11 01:18:09 -04:00
MA_MIPSIV_Templates.cpp Allow Template_Div32 to be used by PDIVW. 2015-05-03 03:05:29 -04:00
MA_MIPSIV.cpp Changed multiply template functions to be similar to division template functions. 2015-04-23 01:04:42 -04:00
MA_MIPSIV.h Allow Template_Div32 to be used by PDIVW. 2015-05-03 03:05:29 -04:00
MailBox.cpp
MailBox.h
MemoryMap.cpp
MemoryMap.h
MemoryStateFile.cpp
MemoryStateFile.h
MemoryUtils.cpp
MemoryUtils.h
MIPS.cpp Renamed STATUS_INT to STATUS_IE (which is the proper name for that bit). 2015-04-13 00:24:35 -04:00
MIPS.h Added proper handling of the EIE bit by EI and DI. (needed for liberx) 2015-04-13 00:51:25 -04:00
MIPSAnalysis.cpp Improved MipsAnalysis by handling unconditional jumps to detect functions. 2015-03-23 22:15:59 -04:00
MIPSAnalysis.h Build fixes. 2015-04-20 01:46:41 -04:00
MIPSArchitecture.cpp
MIPSArchitecture.h
MIPSAssembler.cpp
MIPSAssembler.h
MIPSCoprocessor.cpp
MIPSCoprocessor.h
MipsExecutor.cpp
MipsExecutor.h
MipsFunctionPatternDb.cpp
MipsFunctionPatternDb.h Build fixes. 2015-04-20 01:46:41 -04:00
MIPSInstructionFactory.cpp Removed exception throw when instruction is not found. 2015-05-03 03:05:54 -04:00
MIPSInstructionFactory.h
MipsJitter.cpp Only create last block label when it's not created. 2015-04-23 02:16:11 -04:00
MipsJitter.h Cleanup. 2015-04-23 02:04:12 -04:00
MIPSReflection.cpp
MIPSReflection.h
MIPSTags.cpp
MIPSTags.h
OsStructManager.h
PadHandler.cpp
PadHandler.h
PadListener.cpp
PadListener.h
Posix_VolumeStream.cpp
Posix_VolumeStream.h
Profiler.cpp
Profiler.h
Ps2Const.h Add vu1's micromem to the memory map. 2015-04-20 07:56:41 -07:00
PS2VM_Preferences.h
PS2VM.cpp Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
PS2VM.h Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
RegisterStateFile.cpp Build fixes. 2015-04-20 01:46:41 -04:00
RegisterStateFile.h
SifDefs.h
SifModule.h
SifModuleAdapter.h
StructCollectionStateFile.cpp Build fixes. 2015-04-20 01:46:41 -04:00
StructCollectionStateFile.h
StructFile.cpp
StructFile.h
uint128.h
Utils.cpp Fixed Utils::GetLine not properly giving away empty lines. 2015-04-18 22:16:41 -04:00
Utils.h
VirtualMachine.h
VolumeStream.cpp
VolumeStream.h