pi1541 / Pi1541

Commodore 1541 emulator for the Raspberry Pi
GNU General Public License v3.0
369 stars 80 forks source link

Button reassignment also has effects on Device ID/ROM selection #217

Open DeeKay64 opened 3 years ago

DeeKay64 commented 3 years ago

Drive-number and ROM selection (button 1/5+other button) gets changed with a button reassignment in the config, so when you e.g. switch buttons 1 and 3, the device-ID order changes accordingly from 8->9->10->11 to 10->9->8->11, which is not very intuitive..