jedie / DragonPy

Emulator for 6809 CPU based system like Dragon 32 / CoCo written in Python...

Home Page:http://archive.worldofdragon.org/phpBB3/viewtopic.php?f=5&t=4308

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refactor keyboard matrix stuff / support "keys pressed"

jedie opened this issue · comments

currently the PIA / keyboard matrix stuff is good for normal typing. But it doesn't work good for pressed/hold keys :(

So, game play isn't good doable, if the game PEEK directly the keyboard matrix state... e.g.: INVADER.bas