> I think I'll set up a page, and make .VMI files with types from 0 to
> about 10, and see how a dreamcast handles them
I did some tests by error when developing my SerialToVM, filetype 0
means no directory entry, but the blocks are allocated in the FAT,
filetype 1 was not erasable with the VM (System Error 8b) and any other
file upload aborted when sending the header.
Soeren