Matthijs ter Woord
|
7a733a59c8
|
Small keyboard refactoring: Now it's possible to specify a different keymap (Currently only US standard and FR standard are supported) in the kernel.
|
2016-06-07 16:35:11 +02:00 |
|
Matthijs ter Woord
|
3b68fb3720
|
Add some tests.
|
2015-09-04 14:54:38 +02:00 |
|
Matthijs ter Woord
|
0b5490a281
|
Ongoing changes.
|
2015-08-18 20:19:36 +02:00 |
|
Matthijs ter Woord
|
bccf8cb64f
|
Build fix.
|
2015-08-18 19:54:06 +02:00 |
|
Matthijs ter Woord
|
e6c866a8d4
|
Merge branch 'master' into memory_handles
Conflicts:
source/Cosmos.HAL/DefaultKeyboard.cs
source/Cosmos.HAL/Global.cs
source/Cosmos.HAL/Keyboard.cs
source/Cosmos.System/Global.cs
|
2015-08-18 19:38:50 +02:00 |
|
zdimension
|
4aabc2ae60
|
NumLock, CapsLock and ScrollLock are now global
|
2015-08-12 01:57:01 +02:00 |
|
Matthijs ter Woord
|
bf2a02caa6
|
Ongoing work
|
2015-08-10 12:43:36 -04:00 |
|
zdimension
|
a67280d7f3
|
Fully functional new keyboard implementation.
|
2015-08-09 15:51:56 +02:00 |
|
zdimension
|
58646d1d1f
|
BIG keyboard work (not finished though)
|
2015-08-09 15:37:56 +02:00 |
|
Matthijs ter Woord
|
675ce71d10
|
Ongoing work.
|
2015-07-31 08:34:28 -04:00 |
|
Matthijs ter Woord
|
7858e43584
|
Ongoing work on memory
|
2015-07-28 20:18:14 -04:00 |
|
Matthijs ter Woord
|
c442a920d1
|
Build fix.
|
2015-07-28 16:58:23 -04:00 |
|
Matthijs ter Woord
|
7d6304bbea
|
Merge pull request #141 from zdimension/zdimension-keyboard-work
Fixed some empty-char-thingy bugs in the keyboard implementation and …
|
2015-06-21 17:13:34 +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 |
|
Matthijs ter Woord
|
89d62cc55a
|
More work on #140. Now tests are ran. Next step is logging to xml.
|
2015-06-21 13:57:46 +02:00 |
|
zdimension
|
fda88ae3a8
|
Changed my keyboard impl to match the new architecture
|
2015-06-18 22:57:55 +02:00 |
|
zdimension
|
659649b6e3
|
Merge remote-tracking branch 'upstream/master' into zdimension-keyboard-work
Conflicts:
source/Cosmos.HAL/Keyboard.cs
source/Cosmos.System.Plugs/System/ConsoleImpl.cs
|
2015-06-18 22:18:40 +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 |
|
zdimension
|
f43a5dad2b
|
Rewrote Keyboard class mostly from scratch
|
2015-06-17 11:13:46 +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 |
|
Matthijs ter Woord
|
d01251657f
|
Progress on networking
|
2014-12-06 15:47:37 +01:00 |
|
Sentinel209_cp
|
c591a7ff1b
|
Reorganize source: Everything is out of source2 now and the soutions are cleaned up.
|
2014-11-28 00:48:23 +00:00 |
|