1
0
mirror of https://github.com/ksherlock/iigs.git synced 2024-06-16 14:29:32 +00:00

Created ADB Scan codes (markdown)

ksherlock 2021-01-28 10:17:42 -05:00
parent 159138b330
commit d9189a1af5

12
ADB-Scan-codes.md Normal file

@ -0,0 +1,12 @@
* IIgs
* scan codes > 0x51 set the keypad bit but are not remapped in any way
* scan codes between $40 and $50 (keypad keys) set the keypad bit.
# Sources
* Inside Macintosh: Text
* https://boredzo.org/blog/wp-content/uploads/2007/05/imtx-virtual-keycodes.png
* https://boredzo.org/blog/archives/2007-05-22/virtual-key-codes
* Carbon/HIToolbox/Events.h