Calculator Community > KnightOS

Knight Filesystem Specification

(1/11) > >>

SirCmpwn:
Attached is the specification for KFS, please review this if you have time and let me know what kind of feedback you can give.  Garbage collection is not fully thought out at the moment, so I know this portion of the document is inaccurate.  In addition, one error in this version is the page byte, this should be added so that the file entry looks as follows:

--- Code: (File) ---Type ID (11111110b for file) Byte
Directory ID Word ; The directory containing the file
Name (0 delimited)
Page byte ; The flash page the file starts on
Offset Word ; The offset from the start of that page (+4000h) the file is on
--- End code ---

calcdude84se:
Will read when I have the chance. Good luck on figuring out garbage collection!
(On an unrelated note, I'm done with the main planning and will begin coding (my OS :P) :))

SirCmpwn:
Yay ^_^

DJ Omnimaga:
I'll check this when I have a minute and nice to hear Calcdude84se :D

LordConiupiter:
wow nice! Those things really are the most beautifull things to make in life IMO :D Your own working data storage system. Won't this have compatibility issues with the TIOS files? And will it be possible to send data to your calc when KnightOS is installed on it using TIconnect/TiLP? When this won't be possible, which I guess being true, will you write your own data transferring program?

Navigation

[0] Message Index

[#] Next page

Go to full version