.. |
ee
|
Add some timer related constants.
|
2019-01-02 21:32:11 -05:00 |
gs
|
Allow signaled events to trigger interrupts after unmasking.
|
2018-10-29 13:16:11 -04:00 |
input
|
Code style fixes.
|
2018-11-30 12:23:31 -05:00 |
iop
|
Implement SifSendCmdIntr.
|
2019-01-02 21:05:16 -05:00 |
ISO9660
|
DL disc support improvements.
|
2018-10-19 12:37:56 -04:00 |
psx
|
IopSubSystem now is reponsible for creating the kernel.
|
2018-06-23 10:56:25 -04:00 |
s3stream
|
Make sure Etag is read properly.
|
2018-11-02 08:11:17 -04:00 |
saves
|
|
|
ui_android
|
Merge pull request #700 from Zer0xFF/tgdb
|
2018-06-07 12:53:16 -04:00 |
ui_ios
|
Code style fixes.
|
2018-10-26 13:29:31 -04:00 |
ui_qt
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
ui_win32
|
Restrict framebuffer search on D3D9 GS Handler.
|
2018-09-28 17:21:05 -04:00 |
AppConfig.cpp
|
|
|
AppConfig.h
|
|
|
AppDef.h
|
|
|
BasicBlock.cpp
|
Moved check for symbol ref type.
|
2018-09-30 10:40:10 -04:00 |
BasicBlock.h
|
Update for CodeGen's new external symbol ref handler.
|
2018-09-28 13:31:24 -04:00 |
BiosDebugInfoProvider.h
|
|
|
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
|
Add check for DIV by 0 in RSQRT.
|
2018-12-04 13:00:34 -05:00 |
ControllerInfo.cpp
|
|
|
ControllerInfo.h
|
|
|
COP_FPU_Reflection.cpp
|
|
|
COP_FPU.cpp
|
Code style fixes.
|
2018-12-04 18:53:29 -05:00 |
COP_FPU.h
|
|
|
COP_SCU_Reflection.cpp
|
|
|
COP_SCU.cpp
|
|
|
COP_SCU.h
|
Add enum for CAUSE register.
|
2018-09-26 12:34:43 -04:00 |
CsoImageStream.cpp
|
|
|
CsoImageStream.h
|
|
|
DiskUtils.cpp
|
Hook up MDF/MDS loader.
|
2018-10-15 18:34:57 -04:00 |
DiskUtils.h
|
|
|
ELF.cpp
|
|
|
ELF.h
|
|
|
ElfFile.cpp
|
|
|
ElfFile.h
|
|
|
FpUtils.cpp
|
Add check for DIV by 0 in RSQRT.
|
2018-12-04 13:00:34 -05:00 |
FpUtils.h
|
Fix build.
|
2018-12-04 18:50:42 -05:00 |
FrameDump.cpp
|
|
|
FrameDump.h
|
|
|
FutureContinuationManager.h
|
|
|
GenericMipsExecutor.h
|
Fix overlap check when invalidating a range.
|
2018-08-13 20:50:22 -04:00 |
Integer64.h
|
|
|
IszImageStream.cpp
|
|
|
IszImageStream.h
|
|
|
Log.cpp
|
|
|
Log.h
|
|
|
MA_MIPSIV_Reflection.cpp
|
|
|
MA_MIPSIV_Templates.cpp
|
|
|
MA_MIPSIV.cpp
|
|
|
MA_MIPSIV.h
|
|
|
MailBox.cpp
|
|
|
MailBox.h
|
|
|
MdsDiscImage.cpp
|
Build fix (yet again).
|
2018-10-15 22:12:04 -04:00 |
MdsDiscImage.h
|
Update MdsDiscImage.
|
2018-10-15 18:34:57 -04:00 |
MemoryMap.cpp
|
|
|
MemoryMap.h
|
|
|
MemoryStateFile.cpp
|
|
|
MemoryStateFile.h
|
|
|
MemoryUtils.cpp
|
|
|
MemoryUtils.h
|
|
|
MIPS.cpp
|
Breakpoints now work again.
|
2018-07-26 21:38:17 -04:00 |
MIPS.h
|
Set D flag when division by 0 is encountered.
|
2018-11-07 12:23:15 -05:00 |
MIPSAnalysis.cpp
|
|
|
MIPSAnalysis.h
|
|
|
MIPSArchitecture.cpp
|
|
|
MIPSArchitecture.h
|
|
|
MIPSAssembler.cpp
|
|
|
MIPSAssembler.h
|
|
|
MIPSCoprocessor.cpp
|
|
|
MIPSCoprocessor.h
|
|
|
MipsExecutor.h
|
Breakpoints now work again.
|
2018-07-26 21:38:17 -04:00 |
MipsFunctionPatternDb.cpp
|
|
|
MipsFunctionPatternDb.h
|
|
|
MIPSInstructionFactory.cpp
|
|
|
MIPSInstructionFactory.h
|
|
|
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
|
|
|
MIPSReflection.h
|
|
|
MIPSTags.cpp
|
|
|
MIPSTags.h
|
|
|
OpticalMedia.cpp
|
Update DVD L1 handling code.
|
2018-10-19 12:53:50 -04:00 |
OpticalMedia.h
|
Update DVD L1 handling code.
|
2018-10-19 12:53:50 -04:00 |
OsStructManager.h
|
|
|
OsStructQueue.h
|
|
|
OsVariableWrapper.h
|
|
|
PadHandler.cpp
|
|
|
PadHandler.h
|
|
|
PadListener.cpp
|
|
|
PadListener.h
|
Cleanup.
|
2018-09-26 12:34:43 -04:00 |
Pch.cpp
|
|
|
Pch.h
|
|
|
PH_Generic.cpp
|
|
|
PH_Generic.h
|
|
|
Posix_VolumeStream.cpp
|
|
|
Posix_VolumeStream.h
|
|
|
Profiler.cpp
|
|
|
Profiler.h
|
|
|
Ps2Const.h
|
|
|
PS2VM_Preferences.h
|
|
|
PS2VM.cpp
|
Change the way GS interrupts are handled.
|
2018-08-08 12:28:06 -04:00 |
PS2VM.h
|
Cleanup.
|
2018-06-23 10:56:25 -04:00 |
RegisterStateFile.cpp
|
|
|
RegisterStateFile.h
|
|
|
ScopedVmPauser.cpp
|
|
|
ScopedVmPauser.h
|
|
|
ScreenShotUtils.cpp
|
|
|
ScreenShotUtils.h
|
|
|
SifDefs.h
|
|
|
SifModule.h
|
|
|
SifModuleAdapter.h
|
|
|
StructCollectionStateFile.cpp
|
|
|
StructCollectionStateFile.h
|
|
|
StructFile.cpp
|
|
|
StructFile.h
|
|
|
uint128.h
|
|
|
VirtualMachine.h
|
Cleanup.
|
2018-06-23 10:56:25 -04:00 |
VirtualPad.cpp
|
|
|
VirtualPad.h
|
|
|
VolumeStream.cpp
|
|
|
VolumeStream.h
|
|
|