fokoid / chipper8

CHIP-8 interpreter in Rust
Apache License 2.0
0 stars 0 forks source link

input capture suppression fails when quickly submitting a command #91

Open fokoid opened 1 year ago

fokoid commented 1 year ago

if a command is entered and submitted with return in quick succession and the command ends in a key with a binding then the relevant keypad key can get stuck activated