Play-/Source
2022-09-10 12:37:16 -04:00
..
discimages use zstd zlibwrapper 2022-05-15 22:46:03 +01:00
ee Don't start VIF1 DMA transfers immediately. 2022-09-10 12:37:16 -04:00
gs Cleanup. 2022-08-24 08:36:56 -04:00
input Fix PovHatBinding's SetValue. 2021-10-13 08:10:57 -04:00
iop Handle additional version check case in FileIO. 2022-08-29 10:11:17 -04:00
ISO9660 If seeking before 0, make sure we clamp to 0. 2022-05-10 10:13:26 -04:00
psx Fix Linux build. 2019-08-17 13:51:31 -04:00
s3stream Update S3 client. 2021-04-23 17:39:19 -04:00
saves std::runtime_error needs #include <stdexcept> 2020-06-09 11:33:05 +09:00
states Fix Unix build. 2019-02-11 19:56:30 -05:00
ui_android Remove Android 11 data files migration popup at launch. 2022-03-01 09:38:49 -05:00
ui_ios Cleanup. 2022-02-08 18:58:45 -05:00
ui_js Use EXPORT_ES6 flag. 2022-08-23 18:19:11 -04:00
ui_libretro Fix build issues. 2022-07-25 11:19:56 -04:00
ui_qt Allow sorting in ELF symbol view. 2022-08-24 08:36:56 -04:00
ui_shared fix condition 2022-02-24 15:32:35 +00:00
AppConfig.cpp Remove wchar_t literals. 2019-10-23 20:48:46 -04:00
AppConfig.h Clang format 2018-04-30 21:01:23 +01:00
BasicBlock.cpp use zstd zlibwrapper 2022-05-15 22:46:03 +01:00
BasicBlock.h Move idle loop detection logic. 2022-01-21 20:09:08 -05: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 Refactor ELF support. 2022-07-22 17:10:27 -04: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.cpp Clamp everything. 2022-06-09 17:07:30 -04:00
COP_FPU.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_SCU.cpp Implement TLBR & move TLBWI. 2020-08-06 16:57:13 -04:00
COP_SCU.h Allow setting TRAP exception handler. 2022-03-24 12:52:07 -04:00
COP_SCU_Reflection.cpp Implement TLBR & move TLBWI. 2020-08-06 16:57:13 -04:00
DiskUtils.cpp Properly set track type when loading a CHD disc image. 2022-06-07 12:00:07 -04:00
DiskUtils.h Add function to obtain supported disc image extensions. 2020-10-06 17:01:08 -04:00
ELF.h Fix build issues. 2022-07-25 11:19:56 -04:00
ElfDefs.h Add some defs. 2022-08-24 08:36:56 -04:00
ElfFile.cpp Refactor ELF support. 2022-07-22 17:10:27 -04:00
ElfFile.h Refactor ELF support. 2022-07-22 17:10:27 -04:00
FpUtils.cpp Added some NaN related utils. 2021-01-26 19:30:24 -05:00
FpUtils.h Added some NaN related utils. 2021-01-26 19:30:24 -05:00
FrameDump.cpp Fix Linux build. 2019-08-17 13:51:31 -04:00
FrameDump.h Code style fixes. 2021-01-07 21:47:31 +00:00
FrameLimiter.cpp Style fix. 2021-12-16 13:24:47 -05:00
FrameLimiter.h Use the average frame time to limit frame rate. 2021-12-15 17:28:48 -05:00
FutureContinuationManager.h Clang format 2018-04-30 21:01:23 +01:00
GenericMipsExecutor.h Cleanup. 2022-08-24 08:36:56 -04:00
InputConfig.cpp initial Gamepad profiles support 2020-02-25 18:47:50 +00:00
InputConfig.h initial Gamepad profiles support 2020-02-25 18:47:50 +00:00
Integer64.h Clang format 2018-04-30 21:01:23 +01:00
Js_DiscImageDeviceStream.cpp Fix huge offsets. 2022-02-14 13:07:15 -05:00
Js_DiscImageDeviceStream.h Improve the way disc images are accessed. 2022-02-14 13:07:15 -05:00
Log.cpp Add setting to enable/disable prints. 2018-05-25 12:37:10 -04:00
Log.h Remove usage of boost::filesystem. 2019-10-23 20:48:46 -04:00
MA_MIPSIV.cpp Add basic TLB support. 2020-08-06 16:57:13 -04:00
MA_MIPSIV.h Second pass on vmap. 2019-04-29 22:38:04 -04:00
MA_MIPSIV_Reflection.cpp Clang format 2018-04-30 21:01:23 +01:00
MA_MIPSIV_Templates.cpp Add basic TLB support. 2020-08-06 16:57:13 -04:00
MailBox.cpp Remove useless defs. 2021-03-30 16:01:36 -04:00
MailBox.h Clang format 2018-04-30 21:01:23 +01:00
MemoryMap.cpp expose mapping range 2021-01-07 22:21:16 +00:00
MemoryMap.h Cleanup. 2022-06-09 17:07:30 -04:00
MemoryUtils.cpp Fix GCC10 build. 2020-07-21 08:17:33 -04:00
MemoryUtils.h Clang format 2018-04-30 21:01:23 +01:00
MIPS.cpp Implement TLBR & move TLBWI. 2020-08-06 16:57:13 -04:00
MIPS.h Implement TLBR & move TLBWI. 2020-08-06 16:57:13 -04: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 Cleanup. 2020-06-02 15:12:26 -04:00
MIPSAssembler.h add missing include 2021-06-14 08:34:00 +02: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 Add basic TLB support. 2020-08-06 16:57:13 -04:00
MIPSInstructionFactory.h Add basic TLB support. 2020-08-06 16:57:13 -04: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 Fix Linux build. 2019-08-17 13:51:31 -04:00
MIPSTags.h Update following "Signal.h" move. 2019-08-26 13:16:36 -04:00
OpticalMedia.cpp Properly set track type when loading a CHD disc image. 2022-06-07 12:00:07 -04:00
OpticalMedia.h Properly set track type when loading a CHD disc image. 2022-06-07 12:00:07 -04:00
OsStructManager.h Make EE kernel's semaphore ids start at 0. 2021-04-27 13:51:58 -04: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 Android build fixes. 2019-10-23 20:50:12 -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 PsfPlayer for JS PoC 2022-02-08 18:41:06 -05: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 use enum 2021-01-07 21:47:33 +00:00
PS2VM.cpp Cleanup. 2022-08-24 08:36:56 -04:00
PS2VM.h Cleanup. 2022-08-24 08:36:56 -04:00
PS2VM_Preferences.h Make frame limiter togglable. 2021-02-24 11:55:09 -05: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 Remove usage of boost::filesystem. 2019-10-23 20:48:46 -04:00
ScreenShotUtils.h Remove usage of boost::filesystem. 2019-10-23 20:48:46 -04:00
SifDefs.h Add flag definition. 2022-07-25 11:21:04 -04: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
static_loop.h Use templates to allow better code generation for UNPACK. 2021-05-28 08:29:44 -04:00
uint128.h Clang format 2018-04-30 21:01:23 +01:00
VirtualMachine.h alias OnMachineStateChange type 2022-01-18 17:58:13 +00: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 Some more cleanup. 2019-10-03 12:36:34 -04:00
VolumeStream.h Improve CVolumeStream to allow reading from physical drives again. 2019-10-03 12:36:34 -04:00