GEOS Convert
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
|||
(2 intermediate revisions by one user not shown) | |||
Line 15: | Line 15: | ||
== 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 The Commodore 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] | * [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