osiweb / unified_retro_keyboard

Project to provide keyboard replacements for various classic computers, as well as classic ASCII keyboard
94 stars 12 forks source link

Move DIP switch to row 9 #1

Closed dfnr2 closed 4 years ago

dfnr2 commented 4 years ago

DIP switch on row 15 nearly doubles keyscan times and RAM usage for an 8-row keyboard. Moving the switch to row 9 will significantly decrease RAM and speed scans, while not interfering with OSI compatibility.

dfnr2 commented 4 years ago

Done for hardware. Only a single constant needs to be changed in firmware when new hardware is available.