Cosmos/source/Cosmos.HAL2
valentinbreiz 4afe85d9a7
Little fix on packet size
(previously limited to 255 bytes)
2018-05-25 21:21:31 +02:00
..
BlockDevice Final fix; 2017-12-31 16:12:19 +03:00
Drivers Little fix on packet size 2018-05-25 21:21:31 +02:00
Network Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
.editorconfig Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Bootstrap.cs Update Bootstrap.cs 2018-04-21 23:29:56 +01:00
Cosmos.HAL2.csproj Build targets. 2018-03-21 23:05:20 +00:00
DebugTextScreen.cs Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too) 2018-01-27 20:00:11 +01:00
Device.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Global.cs Fixed PIT 2018-01-16 22:29:57 +01:00
Keyboard.html Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
KeyboardBase.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Mouse.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
NetworkDevice.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
PCI.cs Fix. 2018-05-06 18:24:47 +02:00
PCI.html Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
PCIDevice.cs Fix. 2018-05-06 18:24:47 +02:00
PCIDeviceBridge.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
PCIDeviceCardbus.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
PCIDeviceNormal.cs Fix. 2017-08-15 17:58:01 +02:00
PCSpeaker.cs Renamed IO Ports, proper names from osdev and 8253/8254 documentation 2018-04-14 19:13:15 +01:00
PIT.cs PIT 2018-01-25 14:08:13 -06:00
PIT.html Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Power.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
PS2Keyboard.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
RTC.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
RTC.html Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
TextScreen.cs Merge branch 'master' into extended-ascii 2018-01-27 21:15:05 +01:00
TextScreen.html Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
TextScreenBase.cs Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too) 2018-01-27 20:00:11 +01:00
TextScreenHelpers.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00