You are browsing as a guest. Sign up (or log in) to start making projects!

7h 40m 40s logged

Devblog 9

I found a course for os development to follow and it really helped me with this.
With the course explaining, I got my kernel to read a fat16 disk and print the content of hello.txt.
This was a lot of debugging, first the file did open but couldn’t be
read, then later the file was read but the data was just wierd
characters.

Now this is a huge step, the reading is done and now I only need it to be able to understand executables and read them.
– WilGulf

0
4

Comments 0

No comments yet. Be the first!