Update README.md

This commit is contained in:
xmm15 2020-02-19 22:43:31 -06:00 committed by GitHub
parent 1921c35ca3
commit f85284d108
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ The Zenith Operating System is a modernized, professional fork of the 64-bit Tem
Features in development include: Features in development include:
- Fully-functional AHCI support. - Fully-functional AHCI support.
- Compiler optimizations for speed improvements. - Compiler optimizations for speed improvements.
- VBE support, VESA graphics. - ~~VBE support~~ 32-bit color VBE graphics.
- Network card drivers, network stack. - Network card drivers, network stack.
Every commit contains a "Zenith-Latest.iso" in the /src/Tmp folder, which is an ISO build of that commit. Every commit contains a "Zenith-Latest.iso" in the /src/Tmp folder, which is an ISO build of that commit.
@ -17,11 +17,10 @@ Previous releases are currently archived on the `mega.nz` website:
Changes include: Changes include:
- 60FPS. - 60FPS.
- VBE graphics with variable resolutions.
- Added a NONE #define for use in default function arguments. - Added a NONE #define for use in default function arguments.
- 440Hz 'A' tuning changed to 432Hz. - 440Hz 'A' tuning changed to 432Hz.
- Added CompComp function.
- HolyC -> CosmiC. - HolyC -> CosmiC.
- Added Seg2Linear function.
- System-wide renames: - System-wide renames:
- AOnce -> ZOnce - AOnce -> ZOnce
- ACAlloc -> ZCAlloc - ACAlloc -> ZCAlloc