cowos

custom OS from scratch in C
git clone git://git.daat.foo/cowos.git
Log | Files | Refs | README | LICENSE

commit c5743a2f11e1190cfff652193551f43f92cf3966
parent 4a6c2e265642859c21d1053d078099212a0f1dd4
Author: cowmonk <rekketstone@proton.me>
Date:   Fri, 23 May 2025 15:00:34 -0700

Update README.md
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,6 +1,8 @@ # cowos Custom OS from scratch in C +Migrated from Rekketstone/cowos + # Notes This only supports 32bit for now, please DO NOT compile with 64bit or it'll fail to boot