https://github.com/mixih/yaeos
Yet Another Experimental OS
https://github.com/mixih/yaeos
Last synced: 4 months ago
JSON representation
Yet Another Experimental OS
- Host: GitHub
- URL: https://github.com/mixih/yaeos
- Owner: Mixih
- Created: 2021-11-09T00:37:09.000Z (over 4 years ago)
- Default Branch: mainline
- Last Pushed: 2022-01-07T05:36:25.000Z (over 4 years ago)
- Last Synced: 2025-08-16T07:47:07.639Z (10 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YAEOS
Yet Another Experimental OS
## Overview
YAEOS is completely experimental and meant to be more of an educational
experience than anything else. Preliminary architecture is expected to be a
monokernel, with all drivers initially in the OS image. The initial target will
be a BIOS-based boot system, with single socket SMP supported from the
beginning.