Posted By
 Csabo on 2013-12-15 16:31:12
| Re: Commodore 16 vs 116 - keyboard layout different - is possible to detect between?
Again as far as I know, on the C16/C116/Plus4: - Differentiating between SHIFT and SHIFT LOCK is not possible - Differentiating between left or right SHIFT is not possible
Otherwise, we have the code code to check for a key press. It's very simple and has comments. It should allow you to play around and write your own "detection" routines. On the same page you will find the keyboard matrix. plus4encyclopedia/500012
Good luck! |