Use the new layout information for VFS access.

This commit is contained in:
David Given
2022-08-25 23:23:07 +02:00
parent badc7366c2
commit 8b9e153ac4
5 changed files with 69 additions and 50 deletions

View File

@@ -9,7 +9,6 @@ message AcornDfsProto {
}
optional Flavour flavour = 1 [default = ACORN_DFS, (help) = "which flavour of DFS to implement"];
optional int32 sectors_per_track = 2 [default = 10, (help) = "number of sectors per filesystem track"];
}
message Brother120FsProto {