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

delete key combination #70

Closed Mantics68 closed 5 years ago

Mantics68 commented 5 years ago

Hi, I'm using a button connected to the G-PIO to enter the menu and I'd like to reset the combination C = and F7 to be able to use it as it normally would on the C64. Which file or configuration needs to be modified? Thank you.

randyrossi commented 5 years ago

I the menu, under Keyboard, find C= + F7 and change it to None.

On Wed, Aug 28, 2019 at 12:15 PM Mantics68 notifications@github.com wrote:

Hi, I'm using a button connected to the G-PIO to enter the menu and I'd like to reset the combination C = and F7 to be able to use it as it normally would on the C64. Which file or configuration needs to be modified? Thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/70?email_source=notifications&email_token=AAI3HKH5MCRSYIGPT4MJZJTQG2QA5A5CNFSM4IRLUJCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HH7CS4A, or mute the thread https://github.com/notifications/unsubscribe-auth/AAI3HKA6B3JEZAPPWDBL4ZLQG2QA5ANCNFSM4IRLUJCA .

-- Randy Rossi

C:(+1)416-605-5112 (Canada)

Mantics68 commented 5 years ago

ok, everything in order. I had set with you then suggested you but I didn't restart the Raspberry. thank you.