Skip to content

Releases: DarmorGamz/DarmorOS

v0.0.2-alpha

30 Jan 19:03
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

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

25 Jan 18:15
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release
  • Basic kernel that outputs text to the screen