.. |
discimages
|
Alternate CHD lib integration method.
|
2021-07-27 09:08:47 -04:00 |
ee
|
Add Reset function in LibMc2.
|
2021-11-16 17:38:16 -05:00 |
gs
|
Fix some warnings.
|
2021-11-16 17:37:38 -05:00 |
input
|
Fix PovHatBinding's SetValue.
|
2021-10-13 08:10:57 -04:00 |
iop
|
Align call payload size to quadwords.
|
2021-11-16 17:38:14 -05:00 |
ISO9660
|
Code style fix.
|
2021-07-27 09:08:48 -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
|
Offset FPS label to make sure it's not hidden by rounded screen corners.
|
2021-11-17 13:11:21 -05:00 |
ui_ios
|
AltKit integration.
|
2021-11-20 15:35:56 -05:00 |
ui_libretro
|
Update supported extensions in libretro core.
|
2021-07-27 09:08:47 -04:00 |
ui_qt
|
Convert evdev range to our range.
|
2021-10-13 08:10:57 -04:00 |
ui_shared
|
Properly handle content URIs in DoesBootableExist.
|
2021-08-25 15:47:17 -04: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
|
Make QtFramedebugger independent of GSH OpenGL.
|
2021-08-20 10:37:49 -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
|
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
|
Use BuildUriFromPath again.
|
2021-10-26 08:48:20 -04: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
|
Exclude branch instruction in delay slot from a block.
|
2021-11-16 17:39:27 -05: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
|
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
|
Use a custom block provider for CHD files.
|
2021-07-27 09:08:47 -04:00 |
OpticalMedia.h
|
Use a custom block provider for CHD files.
|
2021-07-27 09:08:47 -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
|
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
|
Stop execution if we requested a VU single step.
|
2021-10-22 14:57:53 -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 |
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
|
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 |