BFLI
From Just Solve the File Format Problem
(Difference between revisions)
(subcat2=Commodore graphics formats) |
|||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
+ | |subcat2=Commodore graphics formats | ||
|extensions={{ext|bfli}} | |extensions={{ext|bfli}} | ||
}} | }} | ||
− | '''BFLI''' ('''Big Flexible Line | + | '''BFLI''' ('''Big Flexible Line Interpretation''', or '''Big FLI''') is a raster image file format for the Commodore 64. |
A BFLI image is too large to display at full size on a C64, and must be scrolled vertically. | A BFLI image is too large to display at full size on a C64, and must be scrolled vertically. |
Revision as of 13:48, 7 December 2014
BFLI (Big Flexible Line Interpretation, or Big FLI) is a raster image file format for the Commodore 64.
A BFLI image is too large to display at full size on a C64, and must be scrolled vertically.
Contents |
Identification
A BFLI file is exactly 33795 bytes long. It begins with bytes FF 3B 62
.
Specifications
- http://www.antimon.org/dl/c64/code/bfli.txt
- C64Gfx.lha → man/bfli.doc