| tag name | v0.1 (126aa8b721a981afc69d0dfa7ba8d321bb160def) |
| tag date | 2018-09-10 01:44:35 +0200 |
| tagged by | Miguel <m.i@gmx.at> |
| tagged object | commit 67e7f93fc2... |
F00L 0S Version 0.1
List of Features
----------------
some are still under development,... but aaalmost done ;)
* Bootlaoder grub2 (Users can choose text-mode or a VESA resolution)
* Kernel with Multiboot Header
* Logging to COM1
* Parsing ACPI and Multiboot Data (partly)
* Symmetrical Multiprocessing with LAPIC and IOAPIC
* Seperate GDT and IVT on each CPU
* Paging / Virtual Memory
* RAM image (ext2 read-only)
* VESA Framebuffer with fallback to a text-only terminal
* Standard streams (stdin/stdout/stderr)
* Mouse and Keyboard
* Multithreading & Multiprocessing (in user and kernel space)
* Superfast Scheduler
* Newlib C library for Userspace
