-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_DOSFS
Charles edited this page Aug 5, 2026
·
11 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| DOSFS | ROM modules | - | not built in repo, not tested in repo |
| Functionality | Commands | SWIs | Services | TOTAL |
|---|---|---|---|---|
| 50.00% | 50.00% | 50.00% | 50.00% | 50.00% |
DOSFS is a MultiFS image filing system for mounting and accessing PC DOS/FAT discs (or images). It translates DOS names, timestamps and on-disc layout into RISC OS filing-system operations and participates in the format-identification protocol.
URL: PRM
- Has disc access
- Has file access
- Has services
- Has services fast
- Has swis
- Is c
- Sets variables
- Uses console output
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Disc layouts |
| ✅ | 🔲 | Image filesystem |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | *CopyBoot |
| ✅ | 🔲 | *DOSMap |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 |
DOSFS_DiscFormat (&44B00) |
| ✅ | 🔲 |
DOSFS_LayoutStructure (&44B01) |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Service_CloseFile |
| ✅ | 🔲 | Service_DisplayFormatHelp |
| ✅ | 🔲 | Service_EnumerateFormats |
| ✅ | 🔲 | Service_FSRedeclare |
| ✅ | 🔲 | Service_IdentifyDisc |
| ✅ | 🔲 | Service_IdentifyFormat |
| ✅ | 🔲 | Service_LookupFileType |
| ✅ | 🔲 | Service_Memory |
| ✅ | 🔲 | Service_Reset |
| ✅ | 🔲 | Service_StartUpFS |
| ✅ | 🔲 | Service_WimpSaveDesktop |
None
None
None
None
None
None
None
ADFSFileCoreMessageTransMimeMapSharedCLibrary


