Commit Graph

3 Commits

Author SHA1 Message Date
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
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
5d6f67c612 Initial commit 2025-11-25 17:41:31 +01:00