randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
488 stars 59 forks source link

Menu optimization #62

Closed Jumpman64 closed 5 years ago

Jumpman64 commented 5 years ago

Just a little idea: "Create empty disk" fits into "+Drives" "Autostart" and "Snapshots" fits into the devices section. "ROMs" could move into the prefs section maybe.

So it could look like this:

 Timing: PAL 50Hz HDMI
 About...
 License...
--------------------------
 Autostart Prg/Disk...
-Drives
 -Drive 8
   Attach Disk...
   Detach Disk
   Change Model...
   IEC FileSystem      Off
   Parallel Cable       On
 +...
 +Create empty disk
+Cartridge
+Tape
+Snapshots
--------------------------
+Video
+Sound
+Keyboard
+Joyports
--------------------------
+ROMs...
+Prefs
+Reset
 Warp Mode             Off
 Save settings
--------------------------
randyrossi commented 5 years ago

I moved create empty disk and roms are under Machine now. Closing.