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

9h 58m 57s logged

Devblog 18

So close to going over 10h however I managed to fix the bug.

So a missing feature has been writing to the disk and not only read it. But the current file system was fat16 and the attempts I have made to implement writing has failed.

What is the logical thing to do in this scenario, well I wrote my own filesystem: NeoFS. It is not feature rich compared to fat16 but that was why I could make it write.
And the performance may be horibble when having larger files. But if it works I will keep it!

So the test just shows writing/reading of a file.
– WilGulf

0
13

Comments 0

No comments yet. Be the first!