Commit Graph

8 Commits

Author SHA1 Message Date
Gericom
97762b14d3 Add touch input support, add fast scrolling support for coverflow display mode, fix use after free bug in banner list mode 2026-04-18 12:20:57 +02:00
Gericom
21a8790ebc Add new shared pointer and make use of it 2026-04-06 12:08:00 +02:00
Gericom
bec797ffe7 Add ability to set the position of the top screen cover image in custom themes 2026-04-04 10:01:15 +02:00
Gericom
53727e5fdd Avoid having a single frame where the icon was not displayed on the top screen after selecting a different rom 2026-03-29 12:21:20 +02:00
Gericom
9ca3e38668 Enable marquee for file names on the top screen. Fixes #22 2026-03-29 11:56:13 +02: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
e2e42115e7 Add marquee for long cheat names 2026-03-01 16:18:06 +01:00
Gericom
5d6f67c612 Initial commit 2025-11-25 17:41:31 +01:00