https://github.com/ikskuh/kerneltemplate
A pretty primitive kernel base with physical and virtual memory management and a console.
https://github.com/ikskuh/kerneltemplate
Last synced: 3 months ago
JSON representation
A pretty primitive kernel base with physical and virtual memory management and a console.
- Host: GitHub
- URL: https://github.com/ikskuh/kerneltemplate
- Owner: ikskuh
- License: mit
- Created: 2015-08-08T23:03:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-08T23:05:13.000Z (almost 10 years ago)
- Last Synced: 2025-01-17T12:59:20.046Z (5 months ago)
- Language: C
- Size: 160 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KernelTemplate
A pretty primitive kernel base with physical and virtual memory management and a console.