mattbruv/ccsr

Add keypress queue to make sure keypresses at least get sent once

mattbruv opened this issue · 0 comments

With how slow the 12 FPS loop is, a quick tap of a key can often go completely unregistered. You should make it so that if you peck at a key, it should always at least step you once.