Commits
- Commit:
79ff103dda6067fe221bb9532e416f343acbdde8
- From:
- Benjamin Stürz <benni@stuerz.xyz>
- Date:
sys: implement ring 3
- Commit:
9990f831c9f7692866d7dc6608ac48ed0b817f47
- From:
- Benjamin Stürz <benni@stuerz.xyz>
- Date:
sys: add initial floppy driver code
Floppy drives are such a massive pain in the ass.
- Commit:
6b04638f5bbbc03cf5848b9d69c8ffe6204048e0
- From:
- Benjamin Stürz <benni@stuerz.xyz>
- Date:
sys: fix Makefile
- Commit:
a64d9d6ef94a1fe121764b0d24584975f3a515cd
- From:
- Benjamin Stürz <benni@stuerz.xyz>
- Date:
sys: implement puts(), GDT and IDT
- Commit:
a1cd4b7fc7a060a817c404ca38994a604035281d
- From:
- Benjamin Stürz <benni@stuerz.xyz>
- Date:
sys: complete rewrite with better linking
- Commit:
1fd6a24895e5c39d792bec617ffc1b74b9f36975
- From:
- Benjamin Stürz <benni@stuerz.xyz>
- Date:
import