diff --git a/README.md b/README.md index b776949a..4fc00ee7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The Zenith Operating System is a modernized, professional fork of the 64-bit Tem Features in development include: - Fully-functional AHCI support. - Compiler optimizations for speed improvements. - - VBE support, VESA graphics. + - ~~VBE support~~ 32-bit color VBE graphics. - Network card drivers, network stack. ![](/screenshots/screenshot2.png) @@ -19,11 +19,10 @@ Previous releases are currently archived on the `mega.nz` website: Changes include: - 60FPS. + - VBE graphics with variable resolutions. - Added a NONE #define for use in default function arguments. - 440Hz 'A' tuning changed to 432Hz. - - Added CompComp function. - HolyC -> CosmiC. - - Added Seg2Linear function. - System-wide renames: - AOnce -> ZOnce - ACAlloc -> ZCAlloc