Doodle! (C64)
From Just Solve the File Format Problem
(Difference between revisions)
Line 17: | Line 17: | ||
* [[RECOIL]] | * [[RECOIL]] | ||
* [[XnView]] | * [[XnView]] | ||
+ | * [[Tom's Editor]] | ||
== Sample files == | == Sample files == |
Revision as of 19:09, 23 April 2018
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 |
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.
Software
Sample files
Links
- Doodle, from the C64-Wiki