CosmosOS / Cosmos

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
https://www.goCosmos.org
BSD 3-Clause "New" or "Revised" License
2.93k stars 554 forks source link

[WIP] x64 #2827

Open MishaProductions opened 11 months ago

MishaProductions commented 11 months ago

This is still very far from booting (or compiling). Changes:

zarlo commented 11 months ago

should also up the the default VM configs RAM to like 512 as we will be using a bit more RAM when using 64bit address

ADev531 commented 10 months ago

x64 Cosmos C# kernel, x86 Cosmos C# legacy kernel, x64 Cosmos C# UEFI Kernel.

if can, please make legacy kernel can convert to 64 kernel.

zarlo commented 10 months ago

x64 Cosmos C# kernel, x86 Cosmos C# legacy kernel, x64 Cosmos C# UEFI Kernel.

if can, please make legacy kernel can convert to 64 kernel.

with x64 we will be dropping x86 support so for the most part nothing will be needed to be done by some one using cosmos

ADev531 commented 10 months ago

will there is x86 kernel -> x64 kernel converter?

zarlo commented 10 months ago

no as it will not likely be needed / lack of man power

ADev531 commented 7 months ago

any updates?

selkij commented 7 months ago

This could be made as a draft