GEOS Convert
From Just Solve the File Format Problem
(Difference between revisions)
m (Jsummers moved page GEOS Convert (C64) to GEOS Convert) |
(→Sample files) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|cvt}} | |extensions={{ext|cvt}} | ||
}} | }} | ||
− | '''Convert''' is an archiving format associated with the ''Convert'' utility included with some versions of the GEOS OS | + | '''Convert''' is an archiving format associated with the ''Convert'' utility included with some versions of the GEOS OS. GEOS "files" are not ordinary files, so Convert and similar formats are sometimes used to transfer them to other platforms. |
+ | |||
+ | Convert is platform-specific, and different GEOS platforms use different versions of it. | ||
Convert can be used with both [[GEOS VLIR]] and GEOS Sequential files. | Convert can be used with both [[GEOS VLIR]] and GEOS Sequential files. | ||
− | |||
− | |||
== Specifications == | == Specifications == | ||
− | * [http://www.filegate.net/cbm/g-tech/cvtformt.txt GEOS Convert utility file structure] | + | * [http://www.filegate.net/cbm/g-tech/cvtformt.txt GEOS Convert utility file structure] (Commodore) |
== Sample files == | == Sample files == | ||
* http://www.zimmers.net/anonftp/pub/cbm/geos/ ... (e.g. [http://www.zimmers.net/anonftp/pub/cbm/geos/graphics/images/index.html graphics/images/], [http://www.zimmers.net/anonftp/pub/cbm/geos/util/printing/index.html util/printing/]) | * http://www.zimmers.net/anonftp/pub/cbm/geos/ ... (e.g. [http://www.zimmers.net/anonftp/pub/cbm/geos/graphics/images/index.html graphics/images/], [http://www.zimmers.net/anonftp/pub/cbm/geos/util/printing/index.html util/printing/]) | ||
+ | * {{DexvertSamples|other/geosConvert}} | ||
== Links == | == Links == | ||
− | * [http://www.zimmers.net/geos/GEOSFAQ.html#B14 GEOS F.A.Q.: Convert] | + | * [http://www.zimmers.net/geos/GEOSFAQ.html#B14 The Commodore GEOS F.A.Q.: Convert] |
− | + | * [https://github.com/cc65/wiki/wiki/Apple-GEOS-Convert-Format Apple GEOS Convert Format] | |
+ | * [http://unusedino.de/ec64/technical/formats/cvt.html CVT format doc v1.2] | ||
[[Category:Commodore computers]] | [[Category:Commodore computers]] |
Latest revision as of 19:35, 28 December 2023
Convert is an archiving format associated with the Convert utility included with some versions of the GEOS OS. GEOS "files" are not ordinary files, so Convert and similar formats are sometimes used to transfer them to other platforms.
Convert is platform-specific, and different GEOS platforms use different versions of it.
Convert can be used with both GEOS VLIR and GEOS Sequential files.
[edit] Specifications
- GEOS Convert utility file structure (Commodore)
[edit] Sample files
- http://www.zimmers.net/anonftp/pub/cbm/geos/ ... (e.g. graphics/images/, util/printing/)
- dexvert samples — other/geosConvert