OLPC 565
From Just Solve the File Format Problem
(Difference between revisions)
m |
(Category:Booting) |
||
Line 23: | Line 23: | ||
== Links == | == Links == | ||
* [http://wiki.laptop.org/go/Open_Firmware OLPC Wiki: Open Firmware] | * [http://wiki.laptop.org/go/Open_Firmware OLPC Wiki: Open Firmware] | ||
+ | |||
+ | [[Category:Booting]] |
Revision as of 14:42, 15 August 2017
OLPC 565 format is a raster graphics format used for icons shown while booting an OLPC (One Laptop Per Child) laptop. Or something like that.
It is a simple uncompressed 16 bits/pixel color format.
Contents[hide] |
Identification
Files begin with the ASCII signature "C565
".
Specifications
Software
- bmp24rgb565.fth, rgb565bmp24.fth (Forth programs)