sputt / wabbitemu

Wabbitemu is a Z80 TI Calculator emulator

Home Page:http://wabbitemu.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odd keypad behavior with keyboard input

daniel-widrick opened this issue · comments

When running on windows 10 and using the numpad to enter numbers very quickly, the emulator misses some.

Steps to reproduce:

  1. hold down 1 on numpad
  • 1 appears on screen
  1. hold down 2 on numpad
  2. hold down 3 on numpad
  3. release 1 on numpad
  4. release 2 on numpad
  • 3 appears on screen

end result: 13
expected result: 123