yoshisuga / MAME4iOS

Multiple Arcade Machine Emulator for iOS, iPadOS, tvOS, macOS (Catalyst)
Other
635 stars 103 forks source link

Need UX for selecting BIOS #420

Open ToddLa opened 1 year ago

ToddLa commented 1 year ago

This is related to #419 we need a global (per machine) and local (per media file/cart) way to set (and remember) options.

We currently let you enter a per machine raw cmdline (like an animal) we can do better.

We still should allow a cmd line, but have nice UX choices for "common" things like BIOS selection and Media selection.

ToddLa commented 1 year ago

NeoGeo is the classic case of a machine with multiple bios selections

ToddLa commented 1 year ago

We can also handle DIP switches in this way too.

ToddLa commented 1 year ago

Hmmm maybe #419 and this issue be merged