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
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.