pushfoo / eightdad

A Chip-8 interpreter in python that may include other tools in the future
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Add key input + mapping to frontends #61

Closed pushfoo closed 4 years ago

pushfoo commented 4 years ago

Keymapping needs to be added to get the full range of input from the frontends. The local arcade frontend is working again now that paths are fixed, so this shouldn't be too hard of an addition.