Play-/Source
2021-04-23 08:47:01 -04:00
..
discimages Process REM in cuesheets. 2021-03-12 13:58:35 -05:00
ee Don't wait for whole 24 bit start code to arrive when IDEC is almost done. 2021-04-23 08:45:12 -04:00
gs Implement a specific case of alpha testing (depth discard) using extensions. 2021-04-23 08:47:01 -04:00
input Allow unbound buttons to be saved and loaded properly. 2020-09-21 11:23:20 -04:00
iop Support DMA reads from SPU RAM. 2021-04-01 17:22:33 -04:00
ISO9660 Allow getting block providers from OpticalMedia. 2020-10-02 13:16:51 -04:00
psx Fix Linux build. 2019-08-17 13:51:31 -04:00
s3stream Move Amazon S3 client in Framework submodule. 2020-09-13 19:41:04 -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 Merge pull request #948 from MrChip53/android-cifs-support 2020-10-03 10:10:34 -04:00
ui_ios Add switch to enable/disable widescreen on iOS. 2020-12-31 16:55:25 -05:00
ui_libretro Disable frame limiter on RetroArch. 2021-02-24 14:58:05 -05:00
ui_qt Display destination alpha test state in frame debugger. 2021-04-13 16:41:55 -04:00
ui_shared disable S3 UI option when S3 is disabled 2021-02-22 01:51:14 +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 Add padding in AOT_BLOCK_KEY to align pointers on 8 bytes. 2021-01-14 12:58:45 -05:00
BasicBlock.h Add padding in AOT_BLOCK_KEY to align pointers on 8 bytes. 2021-01-14 12:58:45 -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 Merge pull request #1031 from bigianb/psm4_simd 2021-03-12 11:15:49 -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.cpp Let LWC1 and SWC1 use direct memory access. 2019-04-29 22:38:04 -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 Implement TLBR & move TLBWI. 2020-08-06 16:57:13 -04:00
COP_SCU_Reflection.cpp Implement TLBR & move TLBWI. 2020-08-06 16:57:13 -04:00
DiskUtils.cpp fix cue/bin path concat on windows S3, on windows the path will look like /s3/bucket\game.bin so aws s3 can't find the game 2020-12-14 13:42:18 +00:00
DiskUtils.h Add function to obtain supported disc image extensions. 2020-10-06 17:01:08 -04: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 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 Use a slightly different method on macOS/iOS to limit frame rate. 2021-02-25 15:34:32 -05:00
FrameLimiter.h Fix build. 2021-02-24 12:53:04 -05:00
FutureContinuationManager.h Clang format 2018-04-30 21:01:23 +01:00
GenericMipsExecutor.h Properly initialize out links. 2020-08-06 16:57:13 -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
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 expose mapping range 2021-01-07 22:21:16 +00: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 Cleanup. 2020-06-02 15:12:26 -04: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 Tweak the layer break detection algorithm. 2021-03-24 16:56:14 -04:00
OpticalMedia.h Allow getting block providers from OpticalMedia. 2020-10-02 13:16:51 -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 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 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 use enum 2021-01-07 21:47:33 +00:00
PS2VM.cpp Preserve SPU RAM when doing LoadExecPS2. 2021-04-06 13:07:14 -04:00
PS2VM.h Adjust ticks ratio according to frame rate. 2021-02-24 16:32:35 -05: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 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 Update following "Signal.h" move. 2019-08-26 13:16:36 -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 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