| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-01 | Make overriding explicit and remove redundant virtual specifiers on ↵ | Dr. Dystopia | |
| overriding destructors - Core & UnitTests | |||
| 2025-03-24 | Add numeric label support to assembler | vyuuui | |
| 2024-10-10 | Modernize `std::find_if` with ranges | mitaclaw | |
| In BTEmu.cpp, `std::mem_fn` was not necessary for the predicate to compile. | |||
| 2024-01-23 | GekkoSyntaxHighlight: Collapse cases for builtin color formats | Lioncash | |
| Same behavior, but without as much duplication. | |||
| 2024-01-23 | GekkoSyntaxHighlight: Fix FPR terminal highlighting being treated as GPRs | Lioncash | |
| Copy-paste error. Ultimately GPR and FPRs use the same highlighting style anyway, so this is mostly just a correctness change. | |||
| 2023-12-13 | Parser and Assembler implementations | vyuuui | |
