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...") |
(→Software) |
||
(One intermediate revision by one user not shown) | |||
Line 19: | Line 19: | ||
* {{CdTextfiles|640swstudio/MENU/TOYBOX11.ZIP|ToyBox v1.1}} | * {{CdTextfiles|640swstudio/MENU/TOYBOX11.ZIP|ToyBox v1.1}} | ||
* {{CdTextfiles|somuch/smsharew2/UTIL2/TOY202.ZIP|ToyBox II v2.02}} | * {{CdTextfiles|somuch/smsharew2/UTIL2/TOY202.ZIP|ToyBox II v2.02}} | ||
+ | * {{Deark}} | ||
== Sample files == | == Sample files == | ||
Line 24: | Line 25: | ||
* {{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}} |
Latest 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.
[edit] 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.
[edit] Software
[edit] Sample files
- Some examples are incuded in the ToyBox distribution files.
- toyb_ico.zip
- toyicn01.zip (the 515-byte files)
- dexvert samples — image/toyBoxIcon