Commit Graph

11 Commits

Author SHA1 Message Date
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
43b1bf7afa Fix vram corruption when using the cheat panel in vertical grid mode
The graphics of an animated nds icon are now not all uploaded to vram at the same time.
There are now 1024 bytes available for each icon (previously 4096).
Double buffering is used to upload the new icon frame every time it changes.
2026-03-08 11:32:48 +01:00
Gericom
12ebd482d4 Add option to disable all cheats by pressing X in the cheat panel 2026-03-07 14:51:58 +01:00
Gericom
4d9318b0b9 Fix label marquee speed, add cheat description label 2026-03-01 17:12:56 +01:00
Gericom
10431c4615 Remember selected index when returning from cheat category 2026-03-01 16:24:05 +01:00
Gericom
e2e42115e7 Add marquee for long cheat names 2026-03-01 16:18:06 +01:00
Gericom
a9425eea7c Add cheats not found label 2026-03-01 13:43:31 +01:00
Gericom
7f35d524ae Fix a few bugs related to the cheat panel 2026-02-28 17:32:40 +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
Gericom
5d6f67c612 Initial commit 2025-11-25 17:41:31 +01:00