Fixed log and added VGA text driver #1

Closed
vanten-s wants to merge 12 commits from dev into main
Showing only changes of commit e13ef9b91c - Show all commits

6
log/2024-03-26.md Normal file
View file

@ -0,0 +1,6 @@
# Writing an OS in rust
# Introduction
I have tried multiple times to write an OS, but have always failed. Time to fail again :). I will be writing down my progress here, and maybe share it some day.
# Assembler