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

[FR] Assigning Virtual Keyboard Pin for GPIO Config 1 #82

Closed CemTezcan closed 4 years ago

CemTezcan commented 4 years ago

It would be great for people who uses BMC64 with single joystick through GPI configuration 1. Hence, GPIO16 is used to access the menu, typing simple commands like Load, etc. by the virtual keyboard by navigating with joystick makes the BMC64 more portable. Because there will be no need for any keyboard.

Considering BMC lite on a Pi Zero, also there will be no need for USB adapter since GPIO pins will be enough to access menu, attach joysticks and type simple commands and pass trainers or intros by virtual keyboard.