summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/GekkoSyntaxHighlight.cpp
AgeCommit message (Expand)Author
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