DEADSOFTWARE

Added VESA driver
[bmbb.git] / README
diff --git a/README b/README
index 674d71ac462f09a8be0666dcf4c424d35eefbf57..0b9f1dbcc47bd8732ac9e4926fa2ffa52532ba65 100644 (file)
--- a/README
+++ b/README
@@ -31,24 +31,29 @@ on StdInterpreter. Host subsystem mostly not implemented.
 
 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
 -------------------