https://github.com/m0rningdawning/knockos
PeachOS knock-off to practice kernel dev.
https://github.com/m0rningdawning/knockos
c kernel nasm operating-system x86-64
Last synced: about 2 months ago
JSON representation
PeachOS knock-off to practice kernel dev.
- Host: GitHub
- URL: https://github.com/m0rningdawning/knockos
- Owner: m0rningdawning
- Created: 2024-12-02T21:34:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-11T16:48:18.000Z (9 months ago)
- Last Synced: 2025-09-11T17:31:40.443Z (9 months ago)
- Topics: c, kernel, nasm, operating-system, x86-64
- Language: C
- Homepage:
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KnockOS
PeachOS knock-off to practice kernel dev.



## Resources
- https://www.udemy.com/course/developing-a-multithreaded-kernel-from-scratch
- https://wiki.osdev.org/Expanded_Main_Page
- https://ctyme.com/rbrown.htm
- https://pages.cs.wisc.edu/~remzi/OSTEP/