ToyBox icon
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|icn}}, {{ext|tbi}} |released=~1991 }} '''ToyBox icon''' is an icon format associated with ''ToyBox'' (in...") |
(→Sample files) |
||
Line 24: | Line 24: | ||
* {{CdTextfiles|pier/pier01/046a/toyb_ico.zip|toyb_ico.zip}} | * {{CdTextfiles|pier/pier01/046a/toyb_ico.zip|toyb_ico.zip}} | ||
* {{CdTextfiles|pier/pier01/046a/toyicn01.zip|toyicn01.zip}} (the 515-byte files) | * {{CdTextfiles|pier/pier01/046a/toyicn01.zip|toyicn01.zip}} (the 515-byte files) | ||
+ | * {{DexvertSamples|image/toyBoxIcon}} |
Revision as of 12:12, 3 June 2025
ToyBox icon is an icon format associated with ToyBox (including ToyBox II), a graphical menu system for DOS developed by Virtual Magic Software.
ToyBox was succeeded by Magic Desk -- see Magic Desk icon. Unfortunately, while the ToyBox and Magic Desk icon formats are often indistinguishable, they use different color palettes, and must be interpreted differently.
Identification
Known files start with 0x1f 0x1f
, and are 515 bytes in size.
The byte at offset 2 is observed to be either 0x00
or 0xff
.
Note that this does not necessarily distinguish the format from Magic Desk icon.
Software
Sample files
- Some examples are incuded in the ToyBox distribution files.
- toyb_ico.zip
- toyicn01.zip (the 515-byte files)
- dexvert samples — image/toyBoxIcon