- Package:
- visualboyadvance-gtk
- Source:
- visualboyadvance
- Submitter:
- "Trent W\. Buck"
- Date:
- 2023-04-26 09:00:24 UTC
- Severity:
- wishlist
Under Windows, vba has an extra "cheat" menu, which allows you to force arbitrary addresses in the emulated GBA memory to hold arbitrary values. This menu seems to be missing on the GTK version.
The cheat functions are coded already. Implementing the interface in GTK would not solve the non-GTK case nevertheless. If you wanted to apply a specific cheat you could follow the attached example (Ctrl+H enables it).