Doodle! (C64)
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 17: | Line 17: | ||
* [[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] | * [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