Play-/Source
2019-03-29 11:28:56 +00:00
..
ee Compute jump address before saving return address in JALR. 2019-03-25 13:29:25 -04:00
gs allow choosing resolution factor 2019-03-29 10:50:43 +00:00
input Add DirectInput input provider for Qt UI. 2019-03-27 12:40:57 -04:00
iop Code style fixes. 2019-02-11 19:56:30 -05:00
ISO9660 DL disc support improvements. 2018-10-19 12:37:56 -04:00
psx IopSubSystem now is reponsible for creating the kernel. 2018-06-23 10:56:25 -04:00
s3stream Make sure Etag is read properly. 2018-11-02 08:11:17 -04:00
saves Update Icon.h 2018-05-22 01:56:01 +02:00
states Fix Unix build. 2019-02-11 19:56:30 -05:00
ui_android Android Allow user to select resolution factor 2019-03-29 11:28:56 +00:00
ui_ios Remove unused games database. 2019-02-28 18:37:49 -05:00
ui_qt Qt Allow user to select resolution factor 2019-03-29 10:51:14 +00:00
ui_shared Add TheGamesDb API key. 2019-02-11 18:38:00 -05:00
ui_win32 Code style fixes. 2019-03-27 12:40:59 -04:00
AppConfig.cpp Clang format 2018-04-30 21:01:23 +01:00
AppConfig.h Clang format 2018-04-30 21:01:23 +01:00
AppDef.h Play! - Version 0.30 2011-06-01 01:52:50 +00:00
BasicBlock.cpp Moved check for symbol ref type. 2018-09-30 10:40:10 -04:00
BasicBlock.h Update for CodeGen's new external symbol ref handler. 2018-09-28 13:31:24 -04:00
BiosDebugInfoProvider.h Clang format 2018-04-30 21:01:23 +01:00
BlockLookupOneWay.h MipsExecutor is now owned by MIPS CPU context. 2018-07-26 21:38:16 -04:00
BlockLookupTwoWay.h MipsExecutor is now owned by MIPS CPU context. 2018-07-26 21:38:16 -04:00
CMakeLists.txt Save open files state in IOMAN. 2019-02-11 19:56:30 -05:00
ControllerInfo.cpp Clang format 2018-04-30 21:01:23 +01:00
ControllerInfo.h Clang format 2018-04-30 21:01:23 +01:00
COP_FPU_Reflection.cpp Clang format 2018-04-30 21:01:23 +01:00
COP_FPU.cpp Code style fixes. 2018-12-04 18:53:29 -05:00
COP_FPU.h Clang format 2018-04-30 21:01:23 +01:00
COP_SCU_Reflection.cpp Clang format 2018-04-30 21:01:23 +01:00
COP_SCU.cpp Clang format 2018-04-30 21:01:23 +01:00
COP_SCU.h Add enum for CAUSE values. 2019-02-21 18:37:42 -05:00
CsoImageStream.cpp Clang format 2018-04-30 21:01:23 +01:00
CsoImageStream.h Clang format 2018-04-30 21:01:23 +01:00
DiskUtils.cpp Update DiscID format 2019-01-15 11:50:08 +00:00
DiskUtils.h Clang format 2018-04-30 21:01:23 +01:00
ELF.cpp Clang format 2018-04-30 21:01:23 +01:00
ELF.h Clang format 2018-04-30 21:01:23 +01:00
ElfFile.cpp Clang format 2018-04-30 21:01:23 +01:00
ElfFile.h Clang format 2018-04-30 21:01:23 +01:00
FpUtils.cpp Add check for DIV by 0 in RSQRT. 2018-12-04 13:00:34 -05:00
FpUtils.h Fix build. 2018-12-04 18:50:42 -05:00
FrameDump.cpp Move saved state helper classes to a subfolder. 2019-02-06 19:04:51 -05:00
FrameDump.h Clang format 2018-04-30 21:01:23 +01:00
FutureContinuationManager.h Clang format 2018-04-30 21:01:23 +01:00
GenericMipsExecutor.h Fix overlap check when invalidating a range. 2018-08-13 20:50:22 -04:00
Integer64.h Clang format 2018-04-30 21:01:23 +01:00
IszImageStream.cpp Clang format 2018-04-30 21:01:23 +01:00
IszImageStream.h Clang format 2018-04-30 21:01:23 +01:00
Log.cpp Add setting to enable/disable prints. 2018-05-25 12:37:10 -04:00
Log.h Cleanup. 2018-05-25 12:37:18 -04:00
MA_MIPSIV_Reflection.cpp Clang format 2018-04-30 21:01:23 +01:00
MA_MIPSIV_Templates.cpp Clang format 2018-04-30 21:01:23 +01:00
MA_MIPSIV.cpp Prevent MFHI and MFLO from clobbering R0. 2018-05-22 20:37:51 -04:00
MA_MIPSIV.h Clang format 2018-04-30 21:01:23 +01:00
MailBox.cpp Remove Windows specific code in CMailBox. 2019-03-27 12:40:57 -04:00
MailBox.h Clang format 2018-04-30 21:01:23 +01:00
MdsDiscImage.cpp Build fix (yet again). 2018-10-15 22:12:04 -04:00
MdsDiscImage.h Update MdsDiscImage. 2018-10-15 18:34:57 -04:00
MemoryMap.cpp Clang format 2018-04-30 21:01:23 +01:00
MemoryMap.h Clang format 2018-04-30 21:01:23 +01:00
MemoryUtils.cpp Clang format 2018-04-30 21:01:23 +01:00
MemoryUtils.h Clang format 2018-04-30 21:01:23 +01:00
MIPS.cpp Breakpoints now work again. 2018-07-26 21:38:17 -04:00
MIPS.h Set D flag when division by 0 is encountered. 2018-11-07 12:23:15 -05:00
MIPSAnalysis.cpp Clang format 2018-04-30 21:01:23 +01:00
MIPSAnalysis.h Clang format 2018-04-30 21:01:23 +01:00
MIPSArchitecture.cpp Clang format 2018-04-30 21:01:23 +01:00
MIPSArchitecture.h Clang format 2018-04-30 21:01:23 +01:00
MIPSAssembler.cpp Clang format 2018-04-30 21:01:23 +01:00
MIPSAssembler.h Clang format 2018-04-30 21:01:23 +01:00
MIPSCoprocessor.cpp Clang format 2018-04-30 21:01:23 +01:00
MIPSCoprocessor.h Clang format 2018-04-30 21:01:23 +01:00
MipsExecutor.h Breakpoints now work again. 2018-07-26 21:38:17 -04:00
MipsFunctionPatternDb.cpp Clang format 2018-04-30 21:01:23 +01:00
MipsFunctionPatternDb.h Clang format 2018-04-30 21:01:23 +01:00
MIPSInstructionFactory.cpp Emit breakpoint instead of throwing exception. 2018-05-02 12:34:49 -04:00
MIPSInstructionFactory.h Clang format 2018-04-30 21:01:23 +01:00
MipsJitter.cpp Fix handling of likely branches. 2018-07-26 21:38:16 -04:00
MipsJitter.h Fix handling of likely branches. 2018-07-26 21:38:16 -04:00
MIPSReflection.cpp Clang format 2018-04-30 21:01:23 +01:00
MIPSReflection.h Clang format 2018-04-30 21:01:23 +01:00
MIPSTags.cpp Clang format 2018-04-30 21:01:23 +01:00
MIPSTags.h Clang format 2018-04-30 21:01:23 +01:00
OpticalMedia.cpp Update DVD L1 handling code. 2018-10-19 12:53:50 -04:00
OpticalMedia.h Update DVD L1 handling code. 2018-10-19 12:53:50 -04:00
OsStructManager.h Cleanup 2018-04-30 21:20:26 +01:00
OsStructQueue.h Clang format 2018-04-30 21:01:23 +01:00
OsVariableWrapper.h Clang format 2018-04-30 21:01:23 +01:00
PadHandler.cpp Clang format 2018-04-30 21:01:23 +01:00
PadHandler.h Clang format 2018-04-30 21:01:23 +01:00
PadListener.cpp Clang format 2018-04-30 21:01:23 +01:00
PadListener.h Cleanup. 2018-09-26 12:34:43 -04:00
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 Clang format 2018-04-30 21:01:23 +01:00
PH_Generic.h Clang format 2018-04-30 21:01:23 +01:00
Posix_VolumeStream.cpp Clang format 2018-04-30 21:01:23 +01:00
Posix_VolumeStream.h Clang format 2018-04-30 21:01:23 +01:00
Profiler.cpp Clang format 2018-04-30 21:01:23 +01:00
Profiler.h Clang format 2018-04-30 21:01:23 +01:00
Ps2Const.h Make scratch pad 4096 bytes. 2019-02-11 19:56:30 -05:00
PS2VM_Preferences.h Clang format 2018-04-30 21:01:23 +01:00
PS2VM.cpp Move saved state helper classes to a subfolder. 2019-02-06 19:04:51 -05:00
PS2VM.h Cleanup. 2018-06-23 10:56:25 -04:00
ScopedVmPauser.cpp Clang format 2018-04-30 21:01:23 +01:00
ScopedVmPauser.h Clang format 2018-04-30 21:01:23 +01:00
ScreenShotUtils.cpp Clang format 2018-04-30 21:01:23 +01:00
ScreenShotUtils.h Clang format 2018-04-30 21:01:23 +01:00
SifDefs.h Clang format 2018-04-30 21:01:23 +01:00
SifModule.h Clang format 2018-04-30 21:01:23 +01:00
SifModuleAdapter.h Clang format 2018-04-30 21:01:23 +01:00
uint128.h Clang format 2018-04-30 21:01:23 +01:00
VirtualMachine.h Cleanup. 2018-06-23 10:56:25 -04:00
VirtualPad.cpp Clang format 2018-04-30 21:01:23 +01:00
VirtualPad.h Clang format 2018-04-30 21:01:23 +01:00
VolumeStream.cpp Clang format 2018-04-30 21:01:23 +01:00
VolumeStream.h Clang format 2018-04-30 21:01:23 +01:00