This website requires JavaScript.
Explore
Help
Sign in
Retro
/
pcjs
Watch
1
Star
0
Fork
You've already forked pcjs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1,924
commits
4
branches
83
tags
557
MiB
9db5fab09d
Commit graph
pcjs
/
versions
/
pc8080
/
1.30.4
Author
SHA1
Message
Date
Jeff Parsons
d4e0d8a422
Changed PC8080 auto-release timeout for key presses to use built-in setTimer() instead of the browser's setTimeout(), and reduced the timeout from 100ms to 50ms; let's see if the VT100 still experiences dropped keys when typing fast
2016-11-23 22:02:22 -08:00
Jeff Parsons
0d73a6b33f
Fixed DELETE/BACKSPACE confusion in the VT100 KEYMAP (by of course mapping BACKSPACE to DELETE and DELETE to BACKSPACE; makes perfect sense)
2016-11-22 22:39:44 -08:00