You can call Init.WinterWrapUp and enjoy music on you pc speaker. :)
+Kernel implements:
+* Whole BlackBox runtime
+* Serial driver for logging
+* VGA Text Mode driver
+* Access to BIOS services
+
Implemented drivers:
-* ATA
+* ATA Disks
* PS/2 Keyboard
* PC Speaker
+* Serial
* Minix File System (Read Only)
-* VGA Text Mode (Temporary in Kernel)
-* Serial (Kernel logging)
-* Serial (CommV24, Not Tested)
+* VESA 2.0+ Graphics driver
Todo:
-* Page allocator
-* VGA/VESA driver
+* Graphics user interface
* Mouse driver
-* PCI support
-* Networking
+* Packed files
* Writable file system
* Full Host implementation
* System-independent controls
+* PCI support
+* Networking
Hints
-------------------