ARC (Commodore)
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
The '''ARC''' archiver for the Commodore 64 is similar in concept to the PC platform [[ARC (compression format)|ARC]] archiver, but not compatible in file format. | The '''ARC''' archiver for the Commodore 64 is similar in concept to the PC platform [[ARC (compression format)|ARC]] archiver, but not compatible in file format. | ||
+ | |||
+ | == Software == | ||
+ | * [http://www.zimmers.net/anonftp/pub/cbm/crossplatform/converters/unix/index.html cbmconvert] can read ARC files. | ||
+ | * [http://style64.org/dirmaster DirMaster: reads C64 disk images / archives / files in Windows] | ||
== Links == | == Links == | ||
* [http://www.lyonlabs.org/commodore/code/arc250.prg Download for Commodore systems] | * [http://www.lyonlabs.org/commodore/code/arc250.prg Download for Commodore systems] | ||
− | * [http://www.lyonlabs.org/commodore/code/arcdocs.210.seq Documentation] (in [[PETSCII]] text, upper/lowercase mode) | + | * [http://www.lyonlabs.org/commodore/code/arcdocs.210.seq Documentation] (in [[PETSCII]] text, upper/lowercase mode; which the site it's on is serving as [[KOI8-U]], so some of the characters show up as [[Cyrillic alphabet|Cyrillic]]) |
* [http://www.lyonlabs.org/commodore/onrequest/arc.d64 Program and documentation] (in [[D64]] disk image format) | * [http://www.lyonlabs.org/commodore/onrequest/arc.d64 Program and documentation] (in [[D64]] disk image format) | ||
* [http://www.zimmers.net/anonftp/pub/cbm/c64/archivers/ Downloads of various Commodore archivers] | * [http://www.zimmers.net/anonftp/pub/cbm/c64/archivers/ Downloads of various Commodore archivers] | ||
+ | |||
+ | [[Category:Commodore computers]] |
Latest revision as of 15:33, 4 March 2021
The ARC archiver for the Commodore 64 is similar in concept to the PC platform ARC archiver, but not compatible in file format.
[edit] Software
- cbmconvert can read ARC files.
- DirMaster: reads C64 disk images / archives / files in Windows
[edit] Links
- Download for Commodore systems
- Documentation (in PETSCII text, upper/lowercase mode; which the site it's on is serving as KOI8-U, so some of the characters show up as Cyrillic)
- Program and documentation (in D64 disk image format)
- Downloads of various Commodore archivers