sandwichdoge / catchOS

A small multitasking operating system for Intel i386 architecture.
MIT License
5 stars 1 forks source link
kernel operating-system os osdev

catchOS

A monolithic kernel, plus some userland applications for Intel x86 (non POSIX-compliant).

Demo

http://www.read.seas.harvard.edu/cs161/2018/pset5/

https://linux-kernel-labs.github.io

sudo apt install build-essential nasm genisoimage bochs bochs-sdl libsdl2-2.0 qemu-system-x86
git submodule update --init
./run.sh

Kernel's features: