cowos

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

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

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

diff --git a/README.md b/README.md @@ -1,8 +1,8 @@ +**Migrated from Rekketstone/cowos** + # 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