True Paint I
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
|||
Line 29: | Line 29: | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|image/truePaint}} |
== Links == | == Links == | ||
* [https://csdb.dk/release/?id=31593 True Paint I] | * [https://csdb.dk/release/?id=31593 True Paint I] |
Latest revision as of 04:06, 28 December 2023
- For another "TruePaint" format, see Prism Paint.
True Paint I is a graphics program for the Commodore 64. It was created by Fatum Pijakz and Robert 'GrABBA' Grabowski.
Contents |
[edit] Identification
.mci
files are exactly 19434 bytes long.
There also exists 'packed' versions of .mci
files which share the same extension. Some websites assign an arbitrary extension of .mcp
to the packed versions.
[edit] Format
$0000 - $03E8: Screen-RAM 1 $03E8 : Background color $0400 - $2340: Bitmap 1 $2400 - $4340: Bitmap 2 $4400 - $47E8: Screen-RAM 2 $4800 - $4BE8: Color-RAM
[edit] Software
- RECOIL (Unpacked .mci only)