NerdOS v0.02

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
werdl
Posts: 1
Joined: Sun Mar 26, 2023 10:53 am
Contact:

NerdOS v0.02

Post by werdl »

NerdOS is the 32-bit x86 OS I have developed. It has some useful features, but I am working on it to add more.
At the moment it can:
  • print and PS/2 input
    play tic tac toe and coin flip
    do basic journaling
    perform kernel panic/BSOD
    do random numbers at compile time (will use RTC at some point)
    do time with RTC
source code available at http://github.com/spartanproj/os. Image attached is BSOD
Attachments
bsod.png
bsod.png (10.33 KiB) Viewed 6597 times
Post Reply