Skip to content

Daxo OS v0.1.0 - First Successful Boot & ATA Driver

Choose a tag to compare

@daxo-developer daxo-developer released this 18 Jun 12:30
· 73 commits to main since this release
99c708d
  • VGA text mode display initialized.
  • Custom ASCII art logo rendered on startup.
  • Dynamic memory heap allocation implemented.
  • Isolated PIO ATA Hard Drive Driver tested successfully (LBA 0 read validation).
  • Async cooperative multitasking executor active.