diff --git a/ADB-Scan-codes.md b/ADB-Scan-codes.md new file mode 100644 index 0000000..edfc707 --- /dev/null +++ b/ADB-Scan-codes.md @@ -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 \ No newline at end of file