Oric-dsk-manager exported file
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving }} The ''oric-dsk-manager'' software, when extracting individual files from a DSK file, adds what it calls...") |
Latest revision as of 15:39, 10 April 2021
The oric-dsk-manager software, when extracting individual files from a DSK file, adds what it calls a "custom header" to each file.
It has not been confirmed that this container format is actually specific to oric-dsk-manager.
[edit] Format details
An exported file starts with a 12-byte header. The original file data immediately follows.
The header consists of the ASCII signature "SEDORIC
", then a 2-byte load address, then a 2-byte exec address, then 1 byte for flags.