DSK (Oric)
From Just Solve the File Format Problem
(Difference between revisions)
m (→Sample files) |
|||
| Line 15: | Line 15: | ||
== Specifications == | == Specifications == | ||
* [https://wiki.defence-force.org/doku.php?id=oric:hardware:dsk_disk_format The DSK file format] | * [https://wiki.defence-force.org/doku.php?id=oric:hardware:dsk_disk_format The DSK file format] | ||
| + | * [{{DexvertbinblobURL|vibeExtract/oricDisk/oricDisk.txt}} vibeExtract:oricDisk/oricDisk.txt] | ||
== Software == | == Software == | ||
* [https://github.com/teiram/oric-dsk-manager oric-dsk-manager] (Java software) - See also [[oric-dsk-manager exported file]]. | * [https://github.com/teiram/oric-dsk-manager oric-dsk-manager] (Java software) - See also [[oric-dsk-manager exported file]]. | ||
| + | * [{{DexvertbintreeURL|vibeExtract/oricDisk}} vibeExtract:oricDisk] | ||
== Sample files == | == Sample files == | ||
Latest revision as of 18:27, 24 July 2026
DSK is a floppy disk image format associated with the Oric 8-bit home computer system.
See also TAP (Oric).
Contents |
[edit] Identification
"Old" DSK format files start with ASCII "ORICDISK".
"New" DSK format files start with ASCII "MFM_DISK".
[edit] Specifications
[edit] Software
- oric-dsk-manager (Java software) - See also oric-dsk-manager exported file.
- vibeExtract:oricDisk
[edit] Sample files
- http://oric-soft.bedroomlan.org/files/DISKS/
- https://github.com/teiram/oric-dsk-manager/tree/master/src/test/resources
- dexvert samples — archive/oricDisk