No description
Find a file
Xenni_cp c902816004 Updated Keyboard to include pretty much every standard key I have on my keyboard.
Also modified it to use ConsoleKey for both displayable and non-displayable scancodes in addition to using char.
Non-displayable scancodes have char '\0'. Non-ConsoleKey-able scancodes have 'ConsoleKey.NoName'.
Added KeyboardTest in my playground which displays scancode, char, and ConsoleKey of keys pressed on the keyboard.
2009-06-11 21:22:29 +00:00
Build Reverted changes made by ignore rules as it was causing conflicts. 2009-06-11 15:02:55 +00:00
Docs/Intro 2008-09-21 04:37:59 +00:00
QA/Scripts/BuildAgents/Agent1 2009-01-04 09:44:35 +00:00
Setup Tested removing generated dir (obj & bin) to the ignore list. 2009-06-11 01:15:35 +00:00
source Updated Keyboard to include pretty much every standard key I have on my keyboard. 2009-06-11 21:22:29 +00:00
source2 Added a project playground to test ext2 fs. 2009-06-11 01:53:07 +00:00