Memotech-Bill / PicoBB

BBC BASIC for Raspberry Pi Pico
zlib License
32 stars 4 forks source link

USB Keyboard input kinda sluggish #17

Open egrath opened 10 months ago

egrath commented 10 months ago

I use the bbcbasic_pwg version on a VGA base to play around with BBC BASIC. To me it seems that the USB keyboard input is kinda sluggish - there is a noticeable delay with keyboard presses and sometimes even keypresses are missed. I tried several different USB keyboards, but that made no difference.

This behavior makes direct programming on the device harder as you have to watch each keypress and type carefully. Are there any ways to make the keyboard more responsive?