summaryrefslogtreecommitdiff
tag namev0.1 (126aa8b721a981afc69d0dfa7ba8d321bb160def)
tag date2018-09-10 01:44:35 +0200
tagged byMiguel <m.i@gmx.at>
tagged objectcommit 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