.. |
discimages
|
ChdImageStream: Fix image size computation.
|
2025-01-07 10:06:48 -05:00 |
ee
|
Use proper preprocessor macro.
|
2025-02-12 14:12:37 -05:00 |
gs
|
Use proper preprocessor macro.
|
2025-02-12 14:12:37 -05:00 |
hdd
|
add missing header
|
2023-08-13 18:50:52 +00:00 |
input
|
Reorder things a bit + add some comments.
|
2023-11-09 16:46:00 -05:00 |
iop
|
Revisit SIF DMA delay mechanism.
|
2025-01-03 18:03:23 -05:00 |
ISO9660
|
Move offset alteration in IOMAN's OpticalMediaDevice.
|
2023-01-18 15:30:45 -05:00 |
psx
|
Translate exception address.
|
2022-10-26 11:31:45 -04:00 |
s3stream
|
Fix a bunch of warnings.
|
2023-05-03 21:05:08 -04:00 |
saves
|
Fix build issues.
|
2023-12-18 14:58:31 -05:00 |
states
|
Revamp SPU saved states.
|
2023-12-08 14:49:27 -05:00 |
ui_android
|
Cleanup/Fix: Fix list order list to reflect new ordering, use new pref name for sorting (#1421)
|
2024-10-25 21:09:59 -04:00 |
ui_ios
|
Remove old patches.xml.
|
2025-01-14 15:33:56 -05:00 |
ui_js
|
use signals for CInputProvider::OnInput
|
2023-10-26 14:44:55 +01:00 |
ui_libretro
|
Split DiskUtils into BootableUtils
|
2024-10-24 20:43:37 +01:00 |
ui_qt
|
Remove old patches.xml.
|
2025-01-14 15:33:56 -05:00 |
ui_shared
|
Cleanup.
|
2024-11-14 09:12:05 -05:00 |
AppConfig.cpp
|
Change the way AppConfig base path is initialized.
|
2023-08-30 17:35:10 -04:00 |
AppConfig.h
|
Change the way AppConfig base path is initialized.
|
2023-08-30 17:35:10 -04:00 |
BasicBlock.cpp
|
Only honor T and D bits if E bit has not been encountered.
|
2024-09-19 17:43:54 -04:00 |
BasicBlock.h
|
Make block invalidation a bit faster.
|
2024-01-08 09:14:10 -05:00 |
BiosDebugInfoProvider.h
|
Fix warning.
|
2022-11-02 11:03:45 -04:00 |
BlockLookupOneWay.h
|
|
|
BlockLookupTwoWay.h
|
|
|
CMakeLists.txt
|
Define empty functions when logging is disabled.
|
2025-02-12 13:57:28 -05:00 |
ControllerInfo.cpp
|
|
|
ControllerInfo.h
|
|
|
COP_FPU.cpp
|
Cleanup.
|
2024-06-13 17:00:39 -04:00 |
COP_FPU.h
|
make VU jumps relative: pass instruction relative location CMIPSInstructionFactory
|
2022-10-25 17:27:51 -04:00 |
COP_FPU_Reflection.cpp
|
Cleanup.
|
2022-12-07 14:45:20 -05:00 |
COP_SCU.cpp
|
Make sure reading COP0 COUNT always gives a different result.
|
2024-07-19 17:04:35 -04:00 |
COP_SCU.h
|
Add stub for TLBP.
|
2023-08-31 16:34:59 -04:00 |
COP_SCU_Reflection.cpp
|
Add stub for TLBP.
|
2023-08-31 16:34:59 -04:00 |
DiskUtils.cpp
|
Split DiskUtils into BootableUtils
|
2024-10-24 20:43:37 +01:00 |
DiskUtils.h
|
Split DiskUtils into BootableUtils
|
2024-10-24 20:43:37 +01:00 |
ELF.h
|
Fix typo.
|
2023-08-30 10:21:24 -04:00 |
ElfDefs.h
|
Add ELF enum.
|
2024-03-25 16:33:15 -04:00 |
ElfFile.cpp
|
Fix crash that occurs when trying to read an ELF with truncated section headers.
|
2023-08-30 10:21:02 -04:00 |
ElfFile.h
|
Fix crash that occurs when trying to read an ELF with truncated section headers.
|
2023-08-30 10:21:02 -04:00 |
FpUtils.cpp
|
Build on more Unix-like OSes (BSD, illumos, etc)
|
2024-10-25 10:39:25 +02:00 |
FpUtils.h
|
Added some NaN related utils.
|
2021-01-26 19:30:24 -05:00 |
FrameDump.cpp
|
Apply CZipArchiveWriter refactoring.
|
2023-07-23 17:22:18 -04:00 |
FrameDump.h
|
Frame debugger: Fix display of some far away primitives.
|
2023-09-25 10:53:52 -04: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
|
|
|
GenericMipsExecutor.h
|
Only honor T and D bits if E bit has not been encountered.
|
2024-09-19 17:43:54 -04:00 |
InputConfig.cpp
|
Change the way AppConfig base path is initialized.
|
2023-08-30 17:35:10 -04:00 |
InputConfig.h
|
initial Gamepad profiles support
|
2020-02-25 18:47:50 +00:00 |
Integer64.h
|
Apply code formatting changes.
|
2023-08-18 11:39:36 -04:00 |
Js_DiscImageDeviceStream.cpp
|
JS: Fix seeking to end on large files.
|
2024-08-26 10:34:21 -04:00 |
Js_DiscImageDeviceStream.h
|
Improve the way disc images are accessed.
|
2022-02-14 13:07:15 -05:00 |
Log.cpp
|
Define empty functions when logging is disabled.
|
2025-02-12 13:57:28 -05:00 |
Log.h
|
Define empty functions when logging is disabled.
|
2025-02-12 13:57:28 -05:00 |
MA_MIPSIV.cpp
|
Fix some parameter values that were implicitly converted to RETURN_VALUE.
|
2024-01-26 13:45:03 -05:00 |
MA_MIPSIV.h
|
Generate illegal instruction traps instead of tripping asserts at compile tile.
|
2024-01-26 13:44:57 -05:00 |
MA_MIPSIV_Reflection.cpp
|
Implement TEQI and check traps in debug builds.
|
2023-03-05 10:05:11 -05:00 |
MA_MIPSIV_Templates.cpp
|
Fix some parameter values that were implicitly converted to RETURN_VALUE.
|
2024-01-26 13:45:03 -05:00 |
MailBox.cpp
|
Clean locks.
|
2024-05-27 18:18:15 -04:00 |
MailBox.h
|
MailBox: Only allocate a promise when we have a blocking call.
|
2024-05-27 18:18:15 -04:00 |
MemoryMap.cpp
|
Avoid copying code when hashing block.
|
2024-04-29 14:51:51 -04:00 |
MemoryMap.h
|
Avoid copying code when hashing block.
|
2024-04-29 14:51:51 -04:00 |
MemoryUtils.cpp
|
Fix GCC10 build.
|
2020-07-21 08:17:33 -04:00 |
MemoryUtils.h
|
|
|
MIPS.cpp
|
Fix: 5 typos
|
2024-03-29 03:54:59 +01:00 |
MIPS.h
|
Only honor T and D bits if E bit has not been encountered.
|
2024-09-19 17:43:54 -04:00 |
MIPSAnalysis.cpp
|
Remove useless copy.
|
2024-04-10 12:15:35 -04:00 |
MIPSAnalysis.h
|
Style cleanup.
|
2024-03-21 12:59:49 -04:00 |
MIPSArchitecture.cpp
|
|
|
MIPSArchitecture.h
|
|
|
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
|
Cleanup.
|
2022-12-07 14:45:20 -05:00 |
MIPSCoprocessor.h
|
Cleanup.
|
2022-12-07 14:45:20 -05:00 |
MipsExecutor.h
|
|
|
MipsFunctionPatternDb.cpp
|
|
|
MipsFunctionPatternDb.h
|
|
|
MIPSInstructionFactory.cpp
|
Remove some dead code.
|
2025-02-03 09:53:59 -05:00 |
MIPSInstructionFactory.h
|
Remove some dead code.
|
2025-02-03 09:53:59 -05:00 |
MipsJitter.cpp
|
Fix Linux build.
|
2022-12-01 16:40:25 -05:00 |
MipsJitter.h
|
Stay inside block when it's branch target is itself.
|
2022-12-01 09:03:40 -05:00 |
MIPSReflection.cpp
|
Add proper "empty" return value to GetEffectiveAddress.
|
2022-12-07 14:48:20 -05:00 |
MIPSReflection.h
|
|
|
MIPSTags.cpp
|
Changes to TagsView to improve performance.
|
2023-11-29 16:00:54 -05:00 |
MIPSTags.h
|
Changes to TagsView to improve performance.
|
2023-11-29 16:00:54 -05: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
|
Add check.
|
2024-06-03 16:55:50 -04:00 |
OsStructQueue.h
|
|
|
OsVariableWrapper.h
|
|
|
PadHandler.cpp
|
Fix missing headers.
|
2024-07-17 19:30:07 -04:00 |
PadHandler.h
|
Save/load buzzer state.
|
2024-06-18 17:00:13 -04:00 |
PadInterface.cpp
|
Rename CPadListener->CPadInterface
|
2023-10-31 19:50:26 +00:00 |
PadInterface.h
|
return Vibration data through CPadInterface
|
2023-10-31 19:50:37 +00:00 |
Pch.cpp
|
|
|
Pch.h
|
Android build fixes.
|
2019-10-23 20:50:12 -04:00 |
PH_Generic.cpp
|
Rename CPadListener->CPadInterface
|
2023-10-31 19:50:26 +00:00 |
PH_Generic.h
|
|
|
Posix_VolumeStream.cpp
|
Build on more Unix-like OSes (BSD, illumos, etc)
|
2024-10-25 10:39:25 +02:00 |
Posix_VolumeStream.h
|
|
|
Profiler.cpp
|
Cleanup.
|
2025-01-24 17:21:48 -05:00 |
Profiler.h
|
Cleanup.
|
2025-01-24 17:21:48 -05:00 |
Ps2Const.h
|
Allow for different EE and IOP memory sizes to be used.
|
2023-06-12 12:25:55 -04:00 |
PS2VM.cpp
|
Reorder thing.
|
2024-07-16 16:19:18 -04:00 |
PS2VM.h
|
Renamed GunListener to ScreenPositionListener
|
2024-02-17 17:34:45 +08:00 |
PS2VM_Preferences.h
|
Add settings for arcade I/O server.
|
2024-02-12 17:27:10 -05:00 |
ScopedVmPauser.cpp
|
|
|
ScopedVmPauser.h
|
|
|
ScreenPositionListener.h
|
Renamed GunListener to ScreenPositionListener
|
2024-02-17 17:34:45 +08:00 |
ScreenShotUtils.cpp
|
Change the way AppConfig base path is initialized.
|
2023-08-30 17:35:10 -04:00 |
ScreenShotUtils.h
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
SifDefs.h
|
Handle NOWAIT in SifGetOtherData.
|
2023-12-22 15:28:03 -05:00 |
SifModule.h
|
|
|
SifModuleAdapter.h
|
Cleanup.
|
2024-02-27 15:46:05 -05:00 |
static_loop.h
|
Use templates to allow better code generation for UNPACK.
|
2021-05-28 08:29:44 -04:00 |
TimeUtils.h
|
Tweak delays to make both Tekken 5.1 and Tekken DR happy.
|
2023-06-30 16:55:18 -04:00 |
uint128.h
|
Apply code formatting changes.
|
2023-08-18 11:39:36 -04:00 |
VirtualMachine.h
|
alias OnMachineStateChange type
|
2022-01-18 17:58:13 +00:00 |
VirtualPad.cpp
|
|
|
VirtualPad.h
|
|
|
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 |