Spark

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
(5 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Archiving
 
|subcat=Archiving
|extensions={{ext|spk}}
+
|extensions={{ext|spk}}, {{ext|arc}}
 
}}
 
}}
 +
'''Spark''' (Acorn Spark compressed archive) is a type of compressed file archive traditionally found on RISC OS systems, with [[RISC OS filetype|file type]] DDC (Archive). Created by SparkFS, these archives were often used to transfer data in a form that could be unpacked by the freely redistributable SparkPlug tool.
  
== Overview ==
+
== Format details ==
 +
The format is an incompatible variant of [[ARC (compression format)|ARC]]. The most obvious differences from ARC are that the high bit of the ''compression method'' byte is set, and the member file header has an additional 12 bytes, for RISC OS file attributes. Subdirectories are possible, in a way, by storing them as nested Spark archives.
  
'''Spark''' archives are a type of compressed file archive traditionally found on RISC OS systems, with file type DDC (Archive). Created by SparkFS, these archives were often used to transfer data in a form that could be unpacked by the freely redistributable SparkPlug tool. The format is a variant of [[ARC (compression format)|ARC]].
+
== Software ==
 +
* [https://github.com/mjwoodcock/nspark nspark] - a tool to catalogue and unpack Spark archives (in source code form)
 +
* [http://www.svgalib.org/rus/nomarch.html nomarch] v1.3+ can unpack Spark archives.
 +
* [https://github.com/mjwoodcock/riscosarc/ RISC OS de-archiver]
 +
* [https://www.davidpilling.com/riscos.html], [https://www.davidpilling.com/free.html] → Spark, SparkPlug
 +
* {{Deark}}
  
== Resources ==
+
== Sample files ==
 
+
* Many of the files at [http://www.arcade-bbs.net/filepages/findex.htm The Arcade BBS Filebase] ([ftp://www.arcade-bbs.net/ ftp])
* [http://ftp.uni-stuttgart.de/pub/systems/acorn/riscos/ftp.demon.co.uk/developers/nspark/ nspark] - a tool to catalogue and unpack Spark archives (in source code form)
+
** E.g. [http://www.arcade-bbs.net/filepages/file77.htm Sprite Picture files] → [ftp://www.arcade-bbs.net/data/027500/028850/028864 level1]
* [http://www.svgalib.org/rus/nomarch.html nomarch] v1.3+ can unpack Spark archives.
+
  
 
[[Category:RISC OS]]
 
[[Category:RISC OS]]

Revision as of 20:58, 10 January 2020

File Format
Name Spark
Ontology
Extension(s) .spk, .arc

Spark (Acorn Spark compressed archive) is a type of compressed file archive traditionally found on RISC OS systems, with file type DDC (Archive). Created by SparkFS, these archives were often used to transfer data in a form that could be unpacked by the freely redistributable SparkPlug tool.

Format details

The format is an incompatible variant of ARC. The most obvious differences from ARC are that the high bit of the compression method byte is set, and the member file header has an additional 12 bytes, for RISC OS file attributes. Subdirectories are possible, in a way, by storing them as nested Spark archives.

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox