Filesystem appvar


Name: BOSfolds

Data structure

16b file header. Mostly unused
10b file entry
10b file entry
...


Each file entry consists of:
8b file Name
2b box number + flags

Due to there being only 1024 boxes, the most significant bit of the high byte is used to define whether an entry is an appvar (bit is unset) or a program. (bit is set)


Index