Page 1 of 1

Keyboard matrix state info

Posted: Thu Jul 31, 2014 3:49 pm
by jedie
I created a simple BASIC programm to see the Keyboard matrix state. Sources: https://github.com/jedie/PyDragon32/blo ... yboard.bas

Example screenshow with the "Y" key is pressed down. You see that this is saved in $0153:

Image

Example with "U" is hold down:

Image

Re: Keyboard matrix state info

Posted: Fri Aug 01, 2014 4:54 pm
by jedie
TODO: I should display the value of $151, too ;)

Re: Keyboard matrix state info

Posted: Fri Aug 01, 2014 8:41 pm
by robcfg
If you use hex values for that, they may fit without modifying your screen layout.