| .. |
|
Interpreter
|
DSP/Interpreter: fix comments not matching opcode table
|
2020-05-31 15:21:20 +01:00 |
|
Jit
|
Use range loop (if possible)
|
2020-07-18 18:29:16 -05:00 |
|
DSPAccelerator.cpp
|
Replace MathUtil::Clamp with std::clamp
|
2019-05-04 23:12:17 +02:00 |
|
DSPAccelerator.h
|
DSPAccelerator: const qualify pointer parameter for Read()
|
2018-06-04 14:50:42 -04:00 |
|
DSPAnalyzer.cpp
|
Core: Use nested namespace specifiers where applicable
|
2019-06-17 16:32:30 -04:00 |
|
DSPAnalyzer.h
|
Core: Use nested namespace specifiers where applicable
|
2019-06-17 16:32:30 -04:00 |
|
DSPAssembler.cpp
|
Core: Replace usages of StringFromFormat with fmt where applicable
|
2019-11-11 07:32:57 -05:00 |
|
DSPAssembler.h
|
DSPAssembler: Convert typedef into a using alias
|
2018-06-18 15:45:59 -04:00 |
|
DSPBreakpoints.h
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
|
DSPCaptureLogger.cpp
|
PcapFile: Namespace code under the Common namespace
|
2018-05-29 17:56:15 -04:00 |
|
DSPCaptureLogger.h
|
PcapFile: Namespace code under the Common namespace
|
2018-05-29 17:56:15 -04:00 |
|
DSPCodeUtil.cpp
|
Use size_t in some DSP code code
|
2020-07-24 15:06:39 -07:00 |
|
DSPCodeUtil.h
|
Use size_t in some DSP code code
|
2020-07-24 15:06:39 -07:00 |
|
DSPCommon.h
|
DSP: Namespace remaining un-namespaced DSP code
|
2016-12-31 17:20:14 -05:00 |
|
DSPCore.cpp
|
Use range loop (if possible)
|
2020-07-18 18:29:16 -05:00 |
|
DSPCore.h
|
DSPLLE: Use Memory functions isntead of directly using Memory::physical_base
|
2020-07-24 15:06:39 -07:00 |
|
DSPDisassembler.cpp
|
Core: Replace usages of StringFromFormat with fmt where applicable
|
2019-11-11 07:32:57 -05:00 |
|
DSPDisassembler.h
|
DSPDisassembler: Remove unnecessary includes
|
2018-06-08 18:55:57 -04:00 |
|
DSPHost.h
|
DSPLLE: Use Memory functions isntead of directly using Memory::physical_base
|
2020-07-24 15:06:39 -07:00 |
|
DSPHWInterface.cpp
|
DSPLLE: Use Memory functions isntead of directly using Memory::physical_base
|
2020-07-24 15:06:39 -07:00 |
|
DSPHWInterface.h
|
DSP: Fix gdsp_ifx_write to take a u16 value
|
2017-09-24 20:48:28 +02:00 |
|
DSPMemoryMap.cpp
|
DSPTables: Hide main opcode tables
|
2017-01-19 17:46:07 -05:00 |
|
DSPMemoryMap.h
|
DSP: Namespace remaining un-namespaced DSP code
|
2016-12-31 17:20:14 -05:00 |
|
DSPStacks.cpp
|
Use range loop (if possible)
|
2020-07-18 18:29:16 -05:00 |
|
DSPStacks.h
|
DSPCore: Convert DSP stack register enum into an enum class
|
2017-01-28 09:17:27 -05:00 |
|
DSPTables.cpp
|
Misc cleanup
|
2020-05-24 15:51:52 +01:00 |
|
DSPTables.h
|
Core/DSP/DSPTables: Make FindOpInfoByName/FindExtOpInfoByName use std::string_view
|
2019-06-06 12:22:02 -04:00 |
|
LabelMap.cpp
|
DSP/LabelMap: std::move std::string instances where applicable
|
2019-06-07 17:42:10 -04:00 |
|
LabelMap.h
|
DSP/LabelMap: std::move std::string instances where applicable
|
2019-06-07 17:42:10 -04:00 |