Doodle! (C64)
From Just Solve the File Format Problem
(Difference between revisions)
(subcat2=Commodore graphics formats) |
|||
Line 22: | Line 22: | ||
== 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 | ||
− | |||
− |
Revision as of 13:51, 7 December 2014
Doodle! is a raster image format associated with the Doodle! drawing program for Commodore 64 computers. It is apparently 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
. Some sources say they are 9218 bytes in size, while others imply that sizes of 9026 and 9346 are also possible.
Software
Sample files
- http://recoil.sourceforge.net/examples.zip → *.dd, *.JJ
Links
- Doodle, from the C64-Wiki