FFLI
From Just Solve the File Format Problem
(Difference between revisions)
Line 20: | Line 20: | ||
* [[RECOIL]] | * [[RECOIL]] | ||
* [http://www.cs.tut.fi/~albert/Dev/C64Gfx/ C64Gfx] | * [http://www.cs.tut.fi/~albert/Dev/C64Gfx/ C64Gfx] | ||
+ | * [[Tom's Editor]] | ||
== Sample files == | == Sample files == | ||
* [http://www.zimmers.net/anonftp/pub/cbm/crossplatform/graphics/Amiga/C64Gfx.lha C64Gfx.lha] → examples/parrot.ffli | * [http://www.zimmers.net/anonftp/pub/cbm/crossplatform/graphics/Amiga/C64Gfx.lha C64Gfx.lha] → examples/parrot.ffli | ||
+ | * http://whatis.rest7.com/how-to-open-ffli-file |
Revision as of 23:37, 22 April 2018
FFLI (possibly an abbreviation of Flickering FLI; Flickering Flexible Line Interpratation) is a raster image format for Commodore 64 computers. On an actual C64, it is expected to be displayed using temporal dithering to average two frames together.
See also Flexible Line Interpretation.
Contents |
Identification
An FFLI file is exactly 26115 bytes in size. It begins with bytes FF 3A 66
.
Specifications
- C64Gfx.lha → man/ffli.doc
Software
Sample files
- C64Gfx.lha → examples/parrot.ffli
- http://whatis.rest7.com/how-to-open-ffli-file