kierenj / 0x10c-DevKit

0x10c DevKit
http://0x10c-devkit.com/
39 stars 4 forks source link

Arrow keycodes #142

Closed tomix1024 closed 12 years ago

tomix1024 commented 12 years ago

The arrow keys aren't working in my program. If I press up for example there should be a keydown event for the key number 0x80 but there isn't! The same thing for the other arrowkeys as well.

kierenj commented 12 years ago

Please see here, official specs and emulator indicate that DevKit is working correctly: https://github.com/kierenj/0x10c-DevKit/issues/108 - I will close this issue but if you still think it's wrong, give a breakdown of the way it's happening differently in the official (RC1) emu and open another please :)