drew
82b1a5c4db
Adds a x86_64-pc-acadia target triple. Co-authored-by: Drew Galbraith <dgalbraith33@gmail.com> Reviewed-on: #1 |
||
---|---|---|
lib | ||
scripts | ||
sys | ||
toolchain | ||
zion | ||
.clang-format | ||
.gdbinit | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
init-dbg.sh |
README.md
AcadiaOS
AcadiaOS is a hobby operating system Iuse to explore and learn about OS development.
It is built on top of a small microkernel (currently ~3k LOC) that is capability based and provides memory management, process scheduling, and hardware access.