Matthijs ter Woord
|
e030f5b850
|
Progress.
|
2015-08-05 17:32:32 -04:00 |
|
zdimension
|
c451a319a2
|
Reformatted code a bit
|
2015-06-21 16:15:58 +02:00 |
|
zdimension
|
1ae8b46a40
|
Moved NumLock, CapsLock and ScrollLock to the base class and added value check in HandleScancode.
|
2015-06-21 14:11:11 +02:00 |
|
zdimension
|
639043c74b
|
Fixed some empty-char-thingy bugs in the keyboard implementation and now if you press a no-char key (like Esc, F1-12, PrtScr), it does nothing instead of printing a blank space.
|
2015-06-20 23:34:58 +02:00 |
|
zdimension
|
fda88ae3a8
|
Changed my keyboard impl to match the new architecture
|
2015-06-18 22:57:55 +02:00 |
|
Matthijs ter Woord
|
5c116490da
|
Cleanup.
|
2015-06-17 20:22:58 +02:00 |
|
Matthijs ter Woord
|
68282aa557
|
Keyboard works. Next is enabling code that should be enabled, and removing debug code.
|
2015-06-17 20:09:37 +02:00 |
|
Matthijs ter Woord
|
44cdc7dc61
|
Other fixes.
|
2015-06-16 18:35:46 +02:00 |
|
Matthijs ter Woord
|
dd93b7d2b9
|
Initial keyboard work. Does not work due to bug in the compiler. (Ldelem_ref)
|
2015-05-24 16:33:21 +02:00 |
|