Skip to content

a kernel I made back in 2002; lots of hacks and crazy stuff, but a good learning experience around mutexes, semaphores, memory management, threading, low-level hardware, etc :)

kyle-johnson/RippleKernel

Repository files navigation

Ripple Kernel

This is a sad excuse for a version controlled tree of source for a sad excuse for a kernel I coded between 2002 - 2003. I believe at some point I started saving source in CVS, but I'm unsure what happened to that; this tree was pieced together through ZIP backups.

My recollection is that the floppy driver never worked and the memory manager might've had some major bugs.

Best to ignore this code really, it's just here for... well, I don't quite know why I put this up. :)

About

a kernel I made back in 2002; lots of hacks and crazy stuff, but a good learning experience around mutexes, semaphores, memory management, threading, low-level hardware, etc :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages