.. |
discimages
|
Fix warnings.
|
2023-07-10 17:17:57 -04:00 |
ee
|
Display thread entry point in threads view.
|
2023-07-31 10:52:07 -04:00 |
gs
|
Fix Windows build.
|
2023-08-14 11:21:46 -04:00 |
hdd
|
add missing header
|
2023-08-13 18:50:52 +00:00 |
input
|
Fix a bunch of warnings.
|
2023-05-03 21:05:08 -04:00 |
iop
|
Fix build issues.
|
2023-07-31 10:53:56 -04: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 a bunch of warnings.
|
2023-05-03 21:05:08 -04:00 |
states
|
Fix Unix build.
|
2019-02-11 19:56:30 -05:00 |
ui_android
|
Android: Update language strings and zh translation.
|
2023-07-11 01:33:13 +08:00 |
ui_ios
|
Cleanup.
|
2022-02-08 18:58:45 -05:00 |
ui_js
|
Post cleanup fixes.
|
2023-05-17 20:16:28 -04:00 |
ui_libretro
|
Move libretro.h to exclude from clang-format.
|
2023-08-18 10:13:38 -04:00 |
ui_qt
|
Fix code style.
|
2023-05-30 21:00:01 -04:00 |
ui_shared
|
Add dummy PadMan module for Namco arcade games.
|
2023-07-20 13:07:06 -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
|
Use standard thread_local specifier.
|
2023-03-21 21:30:53 -04:00 |
BasicBlock.h
|
Allow blocks not to have a branch link.
|
2022-12-01 11:14:30 -05:00 |
BiosDebugInfoProvider.h
|
Fix warning.
|
2022-11-02 11:03:45 -04: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
|
More improvements
|
2023-08-14 11:21:46 -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
|
Use indexed access for all 32-bit memory accesses.
|
2023-08-14 10:23:06 -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 VU jumps relative: pass instruction relative location CMIPSInstructionFactory
|
2022-10-25 17:27:51 -04:00 |
COP_SCU.h
|
make VU jumps relative: pass instruction relative location CMIPSInstructionFactory
|
2022-10-25 17:27:51 -04:00 |
COP_SCU_Reflection.cpp
|
Cleanup.
|
2022-12-07 14:45:20 -05:00 |
DiskUtils.cpp
|
Add support for DVD CHDs.
|
2023-06-30 16:55:03 -04:00 |
DiskUtils.h
|
Add function to obtain supported disc image extensions.
|
2020-10-06 17:01:08 -04:00 |
ELF.h
|
Fix a bunch of warnings.
|
2023-05-03 21:05:08 -04:00 |
ElfDefs.h
|
Add hook to easily patch PSP module.
|
2023-06-02 11:55:07 -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
|
Apply CZipArchiveWriter refactoring.
|
2023-07-23 17:22:18 -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
|
Clear "mustBreak" on reset.
|
2023-06-15 15:49:03 -04:00 |
GunListener.h
|
Dumping gun WIP.
|
2023-05-30 20:08:48 -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
|
Use indexed access for all 32-bit memory accesses.
|
2023-08-14 10:23:06 -04:00 |
MA_MIPSIV.h
|
Use indexed access for all 32-bit memory accesses.
|
2023-08-14 10:23:06 -04: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
|
Use indexed access for all 32-bit memory accesses.
|
2023-08-14 10:23:06 -04:00 |
MailBox.cpp
|
Remove useless defs.
|
2021-03-30 16:01:36 -04:00 |
MailBox.h
|
Cleanup.
|
2023-06-30 16:55:03 -04: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
|
Fix style.
|
2023-03-04 16:15:29 -05:00 |
MIPSAnalysis.h
|
Add missing include.
|
2022-09-11 17:32:15 -04: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
|
Cleanup.
|
2022-12-07 14:45:20 -05:00 |
MIPSCoprocessor.h
|
Cleanup.
|
2022-12-07 14:45:20 -05: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
|
Use indexed store/loads in EE SIMD instructions.
|
2023-07-26 14:10:05 -04:00 |
MIPSInstructionFactory.h
|
Use indexed store/loads in EE SIMD instructions.
|
2023-07-26 14:10:05 -04: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
|
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
|
Cleanup.
|
2023-01-18 15:53:28 -05:00 |
PadHandler.h
|
Cleanup.
|
2023-01-18 15:53:28 -05: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
|
Allow for different EE and IOP memory sizes to be used.
|
2023-06-12 12:25:55 -04:00 |
PS2VM.cpp
|
Save SPU update ticks in saved states.
|
2023-07-31 10:52:07 -04:00 |
PS2VM.h
|
Save SPU update ticks in saved states.
|
2023-07-31 10:52:07 -04:00 |
PS2VM_Preferences.h
|
Boot from arcade machine definition.
|
2023-01-18 15:53:27 -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
|
Make IOP reset handling a bit more robust.
|
2022-09-13 09:14:24 -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 |
TimeUtils.h
|
Tweak delays to make both Tekken 5.1 and Tekken DR happy.
|
2023-06-30 16:55:18 -04:00 |
uint128.h
|
Add uint128 comparison operators
|
2022-10-25 17:27:52 -04: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 |