Cosmos icon indicating copy to clipboard operation
Cosmos copied to clipboard

[WIP] x64

Open MishaProductions opened this issue 1 year ago • 7 comments

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

  • Updated linker to support x64
  • Updated limine

Depends on: https://github.com/CosmosOS/IL2CPU/pull/211

Current state: Empty cosmos projects compile, but will not run as IL2CPU needs to be modified further

MishaProductions avatar Dec 03 '23 14:12 MishaProductions

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

zarlo avatar Dec 05 '23 00:12 zarlo

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.

ADev531 avatar Dec 09 '23 00:12 ADev531

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

zarlo avatar Dec 09 '23 07:12 zarlo

will there is x86 kernel -> x64 kernel converter?

ADev531 avatar Dec 12 '23 11:12 ADev531

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

zarlo avatar Dec 12 '23 21:12 zarlo

any updates?

ADev531 avatar Mar 09 '24 05:03 ADev531

This could be made as a draft

selkij avatar Mar 21 '24 18:03 selkij