mrchrisster / MiSTer_SAM

154 stars 23 forks source link

More refactoring and game list creation changes #143

Closed Paradox closed 2 years ago

Paradox commented 2 years ago

Update all variables for correct types

This removes the need to cast a variable to lowercase, as they are declared lowercase, with a few exceptions, including input from the commandline, and, when needing to do a lowercase compare of a normally agnostic case variable (such as checking file extensions)

Add variables for duration between regenerating game lists and add settings to ini