bardeci / gambatte-dms

Gambatte-DMS is a GB/GBC emulator for handheld devices, using a modified Gambatte core.
GNU General Public License v2.0
66 stars 21 forks source link

Fix Segmentation fault in Cheats menu #47

Closed SnDream closed 2 months ago

SnDream commented 3 months ago

It looks like uninitialized loc for toupper() causes Segmentation fault. Leaving the Cheats menu no longer crashes after the modification, have tested for actual gamegenie/gameshark functionality.