Page 1 of 1

NerdOS v0.02

Posted: Thu Apr 13, 2023 1:26 am
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