Releases: DarmorGamz/DarmorOS
Releases · DarmorGamz/DarmorOS
v0.0.2-alpha
Version: 0.0.2-alpha
Date: Jan 30st, 2024
Details:
- Added debug log functionality.
- Added terminal text and background colors.
- Added terminal scrolling, and auto scroll when hitting a newline.
- Added PIT timer stub, and CPU clock cycle
- Added %d, %u modifiers for printf(), and added \n \0 support.
v0.0.1-alpha
- Basic kernel that outputs text to the screen