kernel: some random modifications
This commit is contained in:
parent
e6a2c1e240
commit
175805604e
17 changed files with 141 additions and 237 deletions
19
README.md
19
README.md
|
@ -1 +1,18 @@
|
|||
# SILD (SILD isn't a Linux distro)
|
||||
# SILD (SILD isn't a Linux distro)
|
||||
SILD is a Unix-like OS made with Limine.
|
||||
|
||||
## Features
|
||||
* x86_64 support (kinda)
|
||||
* Memory management (VMM/PMM)
|
||||
* Simple pre-emptive scheduler
|
||||
* Ring 3 (user mode) support
|
||||
|
||||
## To come
|
||||
* RTC support
|
||||
* ELF loader
|
||||
* Virtual File System
|
||||
* EXT2 driver
|
||||
* FAT32 driver
|
||||
* CPIO-based init ram disk
|
||||
* Video driver for Bochs graphics adapter, and the VMware display adapter.
|
||||
* FPU support
|
Loading…
Add table
Add a link
Reference in a new issue