I'm doing an asm game. It does not use direct input...since it just wouldn't fit in that game. It uses _getK (or _getKy in ti.com docs). But when you strike the arrows quickly up and down (clickclickclickclickclick), some keystrokes aren't recognized. Is there anything I can do to prevent that from happening? It's very annoying. / David