dolphin/Source/Core/Core/DSP
2025-06-05 20:57:27 +02:00
..
Interpreter linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
Jit DSP/Jit: Don't return to dispatcher if no exception was generated 2025-06-05 20:57:27 +02:00
DSPAccelerator.cpp DSPAccelerator: update comment (NFC) 2025-04-25 01:09:15 +01:00
DSPAccelerator.h DSPAccelerator: rename MMIOPCMHalt to MMIOPCMNoInc 2025-04-25 01:09:15 +01:00
DSPAnalyzer.cpp DSPAnalyzer: Set store instructions as potentially generating exceptions 2025-06-05 19:10:42 +02:00
DSPAnalyzer.h DSPAnalyzer: Disable update SR analysis 2021-08-22 17:07:43 -07:00
DSPAssembler.cpp Core/VideoCommon: Fix some weird (!eof) logic. 2024-12-30 20:13:59 -06:00
DSPAssembler.h DSPAssembler: Rework errors and warnings 2022-05-23 20:27:17 -07:00
DSPBreakpoints.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSPCaptureLogger.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSPCaptureLogger.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSPCodeUtil.cpp DSPCodeUtil: Include the PC and hex in the "Extra code words" section 2022-06-14 12:22:06 -07:00
DSPCodeUtil.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSPCommon.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSPCore.cpp DSP/Jit: Don't return to dispatcher if no exception was generated 2025-06-05 20:57:27 +02:00
DSPCore.h DSP/Jit: Don't return to dispatcher if no exception was generated 2025-06-05 20:57:27 +02:00
DSPDisassembler.cpp EnumUtils: Add Common::ToUnderlying 2023-06-17 07:15:33 -05:00
DSPDisassembler.h DSPDisassembler: Fix out-of-bounds read when the last word is an instruction with a large immediate 2022-06-14 12:22:06 -07:00
DSPHost.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSPHWInterface.cpp Add accelerator input MMIO register, fix MMIO PCM modes 2025-04-25 00:51:45 +01:00
DSPMemoryMap.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
DSPStacks.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
DSPTables.cpp DSP tests: update DSP MMIO labels 2025-04-25 00:51:46 +01:00
DSPTables.h Modernize std::find_if with ranges 2024-10-10 15:28:11 -07:00
LabelMap.cpp Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
LabelMap.h DSPTool: Fix missing error when redefining labels 2023-02-04 17:31:06 -08:00