Cosmos/source/Cosmos.Core
KM198912 7fb6ff9d80
Update CPU.cs
add .Trim() to the returned string because otherwise it is shifted to the right using Console.WriteLine
2020-11-30 13:15:20 +01:00
..
IOGroup Done VGA API 2020-08-19 16:15:08 +03:00
Memory Done Heap API 2020-08-19 16:03:58 +03:00
MemoryGroup Done AHCI API 2020-08-19 16:17:57 +03:00
Properties
.editorconfig
ACPI.cs Done the ACPI API 2020-08-19 16:56:32 +03:00
BaseIOGroups.cs move GetMBIAddress to Cosmos.Core_Asm + get pointers of VBE modeinfo and controllerinfo from multiboot 2020-07-06 04:10:20 +02:00
Bootstrap.cs Removed unnecessary reference to XSharp 2020-10-19 10:34:10 +02:00
Cosmos.Core.csproj Fixed incorrect replaces 2020-11-14 19:07:21 +01:00
CosmosRuntimeType.cs Some type/runtime type worrk. 2017-10-15 11:30:46 -05:00
CPU.cs Update CPU.cs 2020-11-30 13:15:20 +01:00
GCImplementation.cs Fixed GC API 2020-08-19 22:17:13 +03:00
Global.cs Done Global api docs 2020-07-03 14:50:25 +03:00
INTs.cs Done INTs API 2020-08-20 15:30:17 +03:00
IOPort.cs Done IOPort api 2020-06-29 23:06:36 +03:00
ManagedMemoryBlock.cs Allow larger alignments 2020-10-24 18:36:09 +02:00
MemoryBlock.cs Done MemoryBlock API 2020-08-19 18:30:16 +03:00
MemoryBlock.html
MemoryOperations.cs Undid unit test approach and now use DebugFactory to allow using cosmos debug when running unit tests 2020-11-14 18:48:23 +01:00
Multiboot.cs Added CPU.GetMemoryMap 2020-10-19 00:35:42 +02:00
PIC.cs Done PIC docs. 2020-06-30 23:07:57 +03:00