retro-esp32 / RetroESP32

Retro ESP32 is a turbo charged Odroid Go Launcher, Emulator and ROM Manager
Creative Commons Attribution Share Alike 4.0 International
603 stars 93 forks source link

Emulator Crashes if Target File is Blank #9

Closed 32teeth closed 5 years ago

32teeth commented 5 years ago

Describe the bug odroid_settings_RomFilePath_get() will return an empty string if not set from Retro ESP32 Launcher

To Reproduce This relates to Ability to Navigate Sub Folders in ROM Directories

Expected behavior If odroid_settings_RomFilePath_get() is true but blank, return to Retro ESP32 Launcher in last known State

Additional context Should be fixed when Ability to Navigate Sub Folders in ROM Directories is implemented