.. |
ee
|
Add guards to prevent unwanted formatting.
|
2018-04-30 11:19:06 -04:00 |
gs
|
Some more guards.
|
2018-04-30 12:00:43 -04:00 |
iop
|
Remove throw when unsupported relocation type is encountered.
|
2018-04-25 10:57:15 -04:00 |
ISO9660
|
|
|
s3stream
|
Fix stream pointer not being updated on cached read.
|
2018-03-16 17:40:30 -04:00 |
saves
|
Remove duplicate MemoryCard implementation.
|
2018-01-03 08:21:44 -05:00 |
ui_android
|
Rename CMake projects.
|
2018-04-25 19:17:23 -04:00 |
ui_ios
|
cmake Cleanup
|
2018-03-02 12:01:59 +00:00 |
ui_macosx
|
Use proper preference type in macOS UI.
|
2018-03-20 10:58:38 -04:00 |
ui_unix
|
Fix VirtualMachine->Reset, when Resetting ELF
|
2018-04-12 12:30:47 +01:00 |
ui_win32
|
Enable vsync on Win32.
|
2018-04-07 14:52:40 -04:00 |
AppConfig.cpp
|
Cleanup.
|
2017-12-31 11:02:53 -05:00 |
AppConfig.h
|
Cleanup.
|
2017-12-31 11:03:05 -05:00 |
AppDef.h
|
|
|
BasicBlock.cpp
|
Remove self loop counter.
|
2017-08-09 23:05:30 -04:00 |
BasicBlock.h
|
Remove self loop counter.
|
2017-08-09 23:05:30 -04:00 |
BiosDebugInfoProvider.h
|
|
|
CMakeLists.txt
|
Remove redundant definition.
|
2018-04-26 13:12:26 -04:00 |
ControllerInfo.cpp
|
|
|
ControllerInfo.h
|
|
|
COP_FPU_Reflection.cpp
|
Add guards to prevent unwanted formatting.
|
2018-04-30 11:19:06 -04:00 |
COP_FPU.cpp
|
Add guards to prevent unwanted formatting.
|
2018-04-30 11:19:06 -04:00 |
COP_FPU.h
|
Cleanup.
|
2016-09-06 18:12:40 -04:00 |
COP_SCU_Reflection.cpp
|
Add guards to prevent unwanted formatting.
|
2018-04-30 11:19:06 -04:00 |
COP_SCU.cpp
|
Add guards to prevent unwanted formatting.
|
2018-04-30 11:19:06 -04:00 |
COP_SCU.h
|
|
|
CsoImageStream.cpp
|
|
|
CsoImageStream.h
|
|
|
DiskUtils.cpp
|
Remove includes.
|
2018-03-20 11:20:33 -04:00 |
DiskUtils.h
|
Add OpticalMedia abstraction for physical discs.
|
2017-05-16 19:54:38 -04:00 |
ELF.cpp
|
Change way relocated sections are found in IOP module loader.
|
2016-11-19 17:27:44 -05:00 |
ELF.h
|
Add relocation definition.
|
2018-04-25 10:55:52 -04:00 |
ElfFile.cpp
|
|
|
ElfFile.h
|
|
|
FrameDump.cpp
|
|
|
FrameDump.h
|
Track active path in GIF.
|
2017-02-24 00:39:28 -05:00 |
FutureContinuationManager.h
|
Use std::future to report save and load state operations success.
|
2017-09-16 14:27:36 -04:00 |
Integer64.h
|
|
|
IszImageStream.cpp
|
|
|
IszImageStream.h
|
|
|
Log.cpp
|
|
|
Log.h
|
|
|
MA_MIPSIV_Reflection.cpp
|
Add guards to prevent unwanted formatting.
|
2018-04-30 11:19:06 -04:00 |
MA_MIPSIV_Templates.cpp
|
|
|
MA_MIPSIV.cpp
|
Add guards to prevent unwanted formatting.
|
2018-04-30 11:19:06 -04:00 |
MA_MIPSIV.h
|
Add stub for TEQ.
|
2017-05-07 22:02:08 -04:00 |
MailBox.cpp
|
Made few improvements to CMailBox to prevent copies.
|
2017-03-26 18:35:50 -04:00 |
MailBox.h
|
Make sure MESSAGE is never copied.
|
2017-03-26 18:35:50 -04:00 |
MemoryMap.cpp
|
Add better logging for unmapped memory accesses.
|
2018-04-09 12:09:17 -04:00 |
MemoryMap.h
|
Cleanup.
|
2017-08-09 23:05:30 -04:00 |
MemoryStateFile.cpp
|
Cleanup.
|
2017-09-10 16:59:21 -04:00 |
MemoryStateFile.h
|
Cleanup.
|
2017-09-10 16:59:21 -04:00 |
MemoryUtils.cpp
|
Remove printf usage.
|
2017-12-23 11:04:06 -05:00 |
MemoryUtils.h
|
|
|
MIPS.cpp
|
Cleanup.
|
2018-04-08 15:59:24 -04:00 |
MIPS.h
|
Cleanup.
|
2018-04-08 15:59:24 -04:00 |
MIPSAnalysis.cpp
|
Cleanup
|
2017-05-29 06:01:32 +01:00 |
MIPSAnalysis.h
|
Remove address range check in AnalyseStringReferences.
|
2017-01-29 21:13:11 -05:00 |
MIPSArchitecture.cpp
|
Cleanup.
|
2017-04-15 00:34:24 -04:00 |
MIPSArchitecture.h
|
Cleanup.
|
2017-04-15 00:34:24 -04:00 |
MIPSAssembler.cpp
|
Fix warnings.
|
2018-03-29 12:52:34 -04:00 |
MIPSAssembler.h
|
|
|
MIPSCoprocessor.cpp
|
|
|
MIPSCoprocessor.h
|
|
|
MipsExecutor.cpp
|
Made Execute function templated to allow specifying a constant function pointer.
|
2017-08-09 23:05:30 -04:00 |
MipsExecutor.h
|
Made Execute function templated to allow specifying a constant function pointer.
|
2017-08-09 23:05:30 -04:00 |
MipsFunctionPatternDb.cpp
|
|
|
MipsFunctionPatternDb.h
|
|
|
MIPSInstructionFactory.cpp
|
Cleanup.
|
2017-03-12 15:25:40 -04:00 |
MIPSInstructionFactory.h
|
Cleanup.
|
2017-03-12 15:25:40 -04:00 |
MipsJitter.cpp
|
|
|
MipsJitter.h
|
|
|
MIPSReflection.cpp
|
|
|
MIPSReflection.h
|
|
|
MIPSTags.cpp
|
Cleanup.
|
2017-01-06 19:17:21 -05:00 |
MIPSTags.h
|
Cleanup.
|
2017-01-06 19:17:21 -05:00 |
OpticalMedia.cpp
|
Tweak dual layer detection heuristic.
|
2017-08-09 23:06:05 -04:00 |
OpticalMedia.h
|
Add dual layer DVD detection heuristic.
|
2017-08-09 23:06:04 -04:00 |
OsStructManager.h
|
Remove trailing space.
|
2018-04-11 12:33:25 -04:00 |
OsStructQueue.h
|
Fix warnings.
|
2018-03-29 12:52:34 -04:00 |
OsVariableWrapper.h
|
Implement operator +=.
|
2018-02-05 13:17:46 -05:00 |
PadHandler.cpp
|
|
|
PadHandler.h
|
|
|
PadListener.cpp
|
|
|
PadListener.h
|
|
|
Pch.cpp
|
Tweak precompiled header usage in CMake project.
|
2017-03-17 21:07:22 -04:00 |
Pch.h
|
Tweak precompiled header usage in CMake project.
|
2017-03-17 21:07:22 -04:00 |
PH_Generic.cpp
|
linux: added basic controls
|
2016-09-06 00:13:25 +01:00 |
PH_Generic.h
|
|
|
Posix_VolumeStream.cpp
|
CMakeLists.txt add osx support
|
2017-02-10 00:43:29 +00:00 |
Posix_VolumeStream.h
|
|
|
Profiler.cpp
|
|
|
Profiler.h
|
|
|
Ps2Const.h
|
|
|
PS2VM_Preferences.h
|
Rename directory devices preference names to allow smooth transition.
|
2018-03-20 10:58:38 -04:00 |
PS2VM.cpp
|
Cleanup SPU update parameters.
|
2018-04-23 09:46:42 -04:00 |
PS2VM.h
|
Cleanup SPU update parameters.
|
2018-04-23 09:46:42 -04:00 |
RegisterStateFile.cpp
|
Add missing implementations.
|
2017-09-10 17:00:14 -04:00 |
RegisterStateFile.h
|
Cleanup.
|
2017-09-10 17:00:07 -04:00 |
ScopedVmPauser.cpp
|
|
|
ScopedVmPauser.h
|
|
|
ScreenShotUtils.cpp
|
Cleanup.
|
2017-05-17 09:29:44 -04:00 |
ScreenShotUtils.h
|
Add ScreenShotUtils
|
2017-04-09 06:48:27 +01:00 |
SifDefs.h
|
Fix SIFCMDHEADER layout.
|
2016-12-20 18:55:15 -05:00 |
SifModule.h
|
Cleanup.
|
2016-12-20 18:56:48 -05:00 |
SifModuleAdapter.h
|
|
|
StructCollectionStateFile.cpp
|
Move begin/end implementations.
|
2017-09-10 17:00:20 -04:00 |
StructCollectionStateFile.h
|
Move begin/end implementations.
|
2017-09-10 17:00:20 -04:00 |
StructFile.cpp
|
Cleanup/Update for loops
|
2017-05-08 19:11:51 +01:00 |
StructFile.h
|
|
|
uint128.h
|
|
|
VirtualMachine.h
|
|
|
VirtualPad.cpp
|
|
|
VirtualPad.h
|
|
|
VolumeStream.cpp
|
|
|
VolumeStream.h
|
|
|