Remix.run Logo
I have an operating system kernel that I wrote myself; it's called ValiantCore
2 points by finndev 6 hours ago | 4 comments

Hi, I'm Finn Dev. I wrote an operating system kernel entirely on my own—and I'm doing it on Android since I don't have a PC. I named it ValiantCore and have laid the groundwork, including drivers and the like; it supports x86 and Intel i386 architectures, and I'm currently adding aarch64 support. Components like timer.c, exceptions.S, gic.c, and boot.S are already ready; you can access the source code at github.com/finndev62.

cheaprentalyeti 5 hours ago | parent | next [-]

Is the name a reference to Valiant Thor?

bill_mcgonigle 4 hours ago | parent [-]

We welcome the Nordics with peace and brotherly love.

finndev 2 hours ago | parent | prev | next [-]

cheaprentalyeti No, buddy, that’s not a reference to Valiant Thor; "Valiant" means a brave, heroic, or courageous person, which is why I named it ValiantCore.

sb356607 6 hours ago | parent | prev [-]

[dead]