Doodle! (C64)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|dd}}, {{ext|jj}} |released=~1985 }} '''Doodle!''' is a raster image format associated with the ''Doodle!...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
| (8 intermediate revisions by 4 users not shown) | |||
| Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
| + | |subcat2=Commodore graphics formats | ||
|extensions={{ext|dd}}, {{ext|jj}} | |extensions={{ext|dd}}, {{ext|jj}} | ||
|released=~1985 | |released=~1985 | ||
}} | }} | ||
| − | '''Doodle!''' is a raster image format associated with the ''Doodle!'' drawing program for Commodore 64 computers. It is | + | '''Doodle!''' is a raster image format associated with the ''Doodle!'' drawing program for Commodore 64 computers. It is not related to the Atari [[Doodle (Atari)|Doodle]] format. |
There is an uncompressed and a compressed version of the format. On platforms that use filename extensions, uncompressed files use extension '''.dd''', and compressed files use extension '''.jj'''. | There is an uncompressed and a compressed version of the format. On platforms that use filename extensions, uncompressed files use extension '''.dd''', and compressed files use extension '''.jj'''. | ||
== Identification == | == Identification == | ||
| − | Uncompressed files begin with | + | Uncompressed files begin with {{magic|00 1C}}, or possibly {{magic|00 5C}}. Some sources say they are 9218 bytes in size, while others imply that sizes of 9026 and 9346 are also possible. |
== Software == | == Software == | ||
| + | * [[Konvertor]] | ||
* [[RECOIL]] | * [[RECOIL]] | ||
* [[XnView]] | * [[XnView]] | ||
| + | * [[Tom's Editor]] | ||
| + | * [[Tom's Viewer]] | ||
== Sample files == | == Sample files == | ||
* http://recoil.sourceforge.net/examples.zip → *.dd, *.JJ | * http://recoil.sourceforge.net/examples.zip → *.dd, *.JJ | ||
| + | * [ftp://8bitfiles.net/archives/genie-commodore-file-library/HiResGraphics/DOODLEPIC1.ARC DOODLEPIC1.ARC], [ftp://8bitfiles.net/archives/genie-commodore-file-library/HiResGraphics/DOODLEPIC2.ARC DOODLEPIC2.ARC] | ||
| + | * http://whatis.rest7.com/how-to-open-dd-file | ||
| + | * {{DexvertSamples|image/doodleC64}} | ||
== Links == | == Links == | ||
* [http://www.c64-wiki.com/index.php/Doodle Doodle], from the C64-Wiki | * [http://www.c64-wiki.com/index.php/Doodle Doodle], from the C64-Wiki | ||
| − | |||
| − | |||
Latest revision as of 02:57, 28 December 2023
Doodle! is a raster image format associated with the Doodle! drawing program for Commodore 64 computers. It is not related to the Atari Doodle format.
There is an uncompressed and a compressed version of the format. On platforms that use filename extensions, uncompressed files use extension .dd, and compressed files use extension .jj.
Contents |
[edit] Identification
Uncompressed files begin with 00 1C, or possibly 00 5C. Some sources say they are 9218 bytes in size, while others imply that sizes of 9026 and 9346 are also possible.
[edit] Software
[edit] Sample files
- http://recoil.sourceforge.net/examples.zip → *.dd, *.JJ
- DOODLEPIC1.ARC, DOODLEPIC2.ARC
- http://whatis.rest7.com/how-to-open-dd-file
- dexvert samples — image/doodleC64
[edit] Links
- Doodle, from the C64-Wiki