Spark

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Add standard navigational header)
(Software)
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{|
+
{{FormatInfo
|[[File Formats]]
+
|formattype=electronic
| >
+
|subcat=Archiving
|[[Electronic File Formats]]
+
|extensions={{ext|spk}}, {{ext|arc}}
| >
+
}}
|[[Compression]]
+
'''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.
| >
+
|[[Spark]]
+
|}
+
  
== 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.
+
== 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])
 +
** 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.nvg.ntnu.no/bbc/mirror/www.acorn.com/ftp/riscos/releases/nspark.tar nspark] - a tool to catalogue and unpack Spark archives (in source code form)
+
[[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