index
:
zenOS.git
master
ZenOS - A purposefully small OS.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-27
Removed bootloader sub-project. ZenOS will focus on the kernel from now on. B...
HEAD
master
Vaze
2026-05-25
Created a .gitignore to remove nasty build artifacts and created a Makefile.t...
Vaze
2026-05-24
Added functionality to bootloader so it can now read the kernel file to memory.
Vaze
2026-05-21
The kernel should now write the string Hello, World! into a vga-compatible te...
Vaze
2026-05-20
Started work on barebones kernel. Compiles without errors, but completely unt...
Vaze
2026-05-19
Started kernel and bootloader project. Created a README
Vaze