Cosmos/source/Cosmos.HAL
Matthijs ter Woord 218f3ef03a Merge pull request #395 from jp2masa/ConsoleUpdate
Implemented some console methods and fixed a bug in the console, copying the behaviour of background color in windows console applications.
2016-06-26 20:27:26 +02:00
..
BlockDevice Filesystem/VFS/FAT work by @charlesbetros has been merged into main kernel. 2015-10-02 17:12:00 +02:00
Drivers Fixed string split and compare ordinal. Made some chnages to debug nessages to showmring and section. 2016-01-06 22:07:30 -06:00
Network
Properties
.editorconfig
Bootstrap.cs
ConsoleKeyEx.cs
ConsoleKeyExExtensions.cs Added some new Console keys. 2016-06-18 15:26:01 -04:00
Cosmos.HAL.csproj Missing file reference. 2016-06-09 08:00:45 -04:00
Cosmos.snk
DebugTextScreen.cs Used right expception, new TextScreenHelpers class (for debug) 2015-12-13 16:39:04 +01:00
DefaultKeyboard.cs
Device.cs
Global.cs 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
Keyboard.cs 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
Keyboard.html
KeyEvent.cs
KeyMapping.cs
Mouse.cs
NetworkDevice.cs
PCI.cs Fixed string split and compare ordinal. Made some chnages to debug nessages to showmring and section. 2016-01-06 22:07:30 -06:00
PCI.html
PCIBaseAddressBar.cs
PciDevice.cs
PCIDeviceBridge.cs
PCIDeviceCardbus.cs
PCIDeviceNormal.cs
PCSpeaker.cs
PIT.cs
PIT.html
Power.cs
PS2Keyboard.cs 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
RTC.cs
RTC.html
ScanMapBase.cs Small change for testing. Seems to work now? 2015-08-26 16:43:24 +02:00
TextScreen.cs Implemented some console methods and fixed a bug in the console, copying the behaviour of background color in 2016-06-24 00:41:30 +01:00
TextScreen.html
TextScreenBase.cs Implemented Console's CursorSize and CursorVisible properties 2015-12-07 15:11:57 +01:00
TextScreenHelpers.cs Used right expception, new TextScreenHelpers class (for debug) 2015-12-13 16:39:04 +01:00