summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/GekkoSyntaxHighlight.cpp
AgeCommit message (Expand)Author
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-03-24Add numeric label support to assemblervyuuui
2024-10-10Modernize `std::find_if` with rangesmitaclaw
2024-01-23GekkoSyntaxHighlight: Collapse cases for builtin color formatsLioncash
2024-01-23GekkoSyntaxHighlight: Fix FPR terminal highlighting being treated as GPRsLioncash
2023-12-13Parser and Assembler implementationsvyuuui