4 Commits

Author SHA1 Message Date
Gericom
b7d7f9f352 Change cheat implementation to show cheats in database order, fix some bugs
- AdvancedPaletteManager incorrectly handled negative y positions
- FocusManager still had a pointer to a view that was destroyed in the cheats panel. After changing focus, memory got corrupted.
2026-03-15 13:28:59 +01:00
Gericom
6c34d9324d Add cheat documentation, enable input repeat for L and R, show cheat category name 2026-03-08 13:03:26 +01:00
Gericom
f54a379ff2 Further work on support for cheats
Cheats can now be enabled/disabled and games can be launched with cheats
2026-02-28 17:00:02 +01:00
Gericom
dddee0bb94 Initial work on implementing support for cheats 2026-02-22 20:28:35 +01:00