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
479 stars 56 forks source link

Added dedicated reset menu #127

Closed SvOlli closed 4 years ago

SvOlli commented 4 years ago

When using with a C64 case, the number of extra C=/CTRL + F-Key combos are limited. So to have a more versatile approach one now can be configured to select either hard or soft reset from an OSD menu, instead of having two different combos, one for hard and one for soft reset.

Tested only in C64 emulation and the C64 case setup.

SvOlli commented 4 years ago

Compiled and tested it on all emulators. Works.