dolphin-emulator/Source/Core
TryTwo 040d9a4336 Debugger symbols: Add new symbol type: Notes.. Notes are for naming single instructions, or small groups of instructions.
Notes are separate from function symbols, and can be searched separately.
Unlike functions, notes of different length can overlap each other.
In the instruction window, a note will always display over the function symbol.
2025-06-19 17:55:35 -07:00
..
AudioCommon WaveFile: Add m_ prefix to member variables 2025-06-01 11:41:09 -07:00
Common Debugger symbols: Add new symbol type: Notes.. Notes are for naming single instructions, or small groups of instructions. 2025-06-19 17:55:35 -07:00
Core Debugger symbols: Add new symbol type: Notes.. Notes are for naming single instructions, or small groups of instructions. 2025-06-19 17:55:35 -07:00
DiscIO Merge pull request #13379 from JoshuaVandaele/system-ng 2025-06-04 15:21:05 -04:00
DolphinNoGUI linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
DolphinQt Debugger symbols: Add new symbol type: Notes.. Notes are for naming single instructions, or small groups of instructions. 2025-06-19 17:55:35 -07:00
DolphinTool Merge pull request #13575 from tygyh/DolphinTool-Make-variables-constant 2025-05-07 15:47:14 -05:00
InputCommon Common and VideoCommon: Change texture data from std::vector to Common::UniqueBuffer. 2025-05-03 18:32:30 -05:00
MacUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
UICommon minizip-ng: Stop using compatibility mode 2025-05-22 12:51:55 +02:00
UpdaterCommon
VideoBackends Merge pull request #13511 from tygyh/Use-range-based-loops-Core-VideoBackends 2025-05-07 15:53:18 -05:00
VideoCommon VideoCommon: fix pixel shader gen error about structure not being fully initialized 2025-06-05 01:37:45 -05:00
WinUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props IOS/USB: Emulate Wii Speak using cubeb 2025-05-07 20:33:22 +04:00
DolphinLib.vcxproj AudioCommon: Added Granular Synthesis 2025-03-14 01:22:35 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in