whscullin / apple2js

An Apple II emulator originally written in Javascript, now being converted to TypeScript
http://www.scullinsteel.com/apple2/
MIT License
438 stars 57 forks source link

Shorter touch delay, delay on release #186

Closed whscullin closed 1 year ago

whscullin commented 1 year ago

Try and avoid race conditions with touch down and up without getting more complicated.