SFS - what happened?

Programming, for all ages and all languages.
Post Reply
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

SFS - what happened?

Post by Troy Martin »

Seriously, I read over the draft from '06 and it looked promising. Combuster's VDisk is a nice tool, but without VB6 I can't add FAT12 support to it.

What happened to SFS and its related tools?

--Troy
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: SFS - what happened?

Post by Combuster »

In my case: its on hiatus. The main problem I have with SFS is that it becomes far less simple if you have to design algorithms that work well with damaged sectors. I hope that in due time there's opportunity to update it. There are some things that I want to update (like making it freebasic compatible so that it works on my OS as well).

The idea is that there is an utility to create SFS images, and the spec is available, so there's nothing stopping you from using SFS as your primary filesystem. Still SFS is a long way from beating FAT off the floppy drive.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Post Reply