.. |
ee
|
Fix interrupt servicing delay reduction not working on the EE.
|
2017-05-07 22:02:08 -04:00 |
gs
|
Handle missing cases in MakeLinearClut.
|
2017-05-07 22:02:33 -04:00 |
iop
|
Add basic ReleaseWaitThread implementation.
|
2017-05-07 22:02:08 -04:00 |
ISO9660
|
|
|
saves
|
linux: added memory card manager
|
2016-09-06 00:13:27 +01:00 |
ui_android
|
Android: build date fix
|
2017-05-01 16:57:40 +01:00 |
ui_ios
|
Remove iOS Xcode project.
|
2017-04-17 12:41:01 -04:00 |
ui_macosx
|
Add Screenshot feature to OSX
|
2017-04-09 06:50:48 +01:00 |
ui_unix
|
Merge pull request #552 from Thunder07/qt_fullscreen
|
2017-05-01 22:24:35 -04:00 |
ui_win32
|
Reset render state when CLUT is changed.
|
2017-05-07 22:02:33 -04:00 |
AppConfig.cpp
|
|
|
AppConfig.h
|
|
|
AppDef.h
|
|
|
BasicBlock.cpp
|
Handle case where block with fixed end branch is not taken.
|
2017-04-15 00:36:48 -04:00 |
BasicBlock.h
|
|
|
BiosDebugInfoProvider.h
|
|
|
ControllerInfo.cpp
|
|
|
ControllerInfo.h
|
|
|
COP_FPU_Reflection.cpp
|
|
|
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.
|
2016-09-06 18:12:40 -04:00 |
COP_SCU.cpp
|
|
|
COP_SCU.h
|
|
|
CsoImageStream.cpp
|
|
|
CsoImageStream.h
|
|
|
DiskUtils.cpp
|
Cleanup
|
2017-02-21 15:47:18 +00:00 |
DiskUtils.h
|
|
|
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
|
|
|
FrameDump.h
|
Track active path in GIF.
|
2017-02-24 00:39:28 -05:00 |
Integer64.h
|
|
|
IszImageStream.cpp
|
|
|
IszImageStream.h
|
|
|
Log.cpp
|
|
|
Log.h
|
|
|
MA_MIPSIV_Reflection.cpp
|
Add stub for TEQ.
|
2017-05-07 22:02:08 -04:00 |
MA_MIPSIV_Templates.cpp
|
|
|
MA_MIPSIV.cpp
|
Add stub for TEQ.
|
2017-05-07 22:02:08 -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
|
|
|
MemoryMap.h
|
|
|
MemoryStateFile.cpp
|
|
|
MemoryStateFile.h
|
|
|
MemoryUtils.cpp
|
|
|
MemoryUtils.h
|
|
|
MIPS.cpp
|
Cleanup.
|
2017-03-12 15:25:40 -04:00 |
MIPS.h
|
Cleanup.
|
2017-03-12 15:25:40 -04:00 |
MIPSAnalysis.cpp
|
Also look at SQ when searching for return address stack location.
|
2017-03-26 18:36:18 -04: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
|
|
|
MIPSAssembler.h
|
|
|
MIPSCoprocessor.cpp
|
|
|
MIPSCoprocessor.h
|
|
|
MipsExecutor.cpp
|
|
|
MipsExecutor.h
|
|
|
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 |
OsStructManager.h
|
|
|
OsStructQueue.h
|
|
|
OsVariableWrapper.h
|
|
|
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
|
|
|
PS2VM_Preferences.h
|
|
|
PS2VM.cpp
|
When unloading module, clear block cache range.
|
2017-01-29 21:13:11 -05:00 |
PS2VM.h
|
Add basic EE and IOP CPU usage stat in profiler.
|
2016-10-10 16:24:56 -04:00 |
RegisterStateFile.cpp
|
|
|
RegisterStateFile.h
|
|
|
ScopedVmPauser.cpp
|
|
|
ScopedVmPauser.h
|
|
|
ScreenShotUtils.cpp
|
Add ScreenShotUtils
|
2017-04-09 06:48:27 +01: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
|
|
|
StructCollectionStateFile.h
|
|
|
StructFile.cpp
|
|
|
StructFile.h
|
|
|
uint128.h
|
|
|
Utils.cpp
|
|
|
Utils.h
|
|
|
VirtualMachine.h
|
|
|
VirtualPad.cpp
|
|
|
VirtualPad.h
|
|
|
VolumeStream.cpp
|
|
|
VolumeStream.h
|
|
|