TOAST
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Disk Image Formats |extensions={{ext|toast}} |mimetypes={{mimetype|application/x-roxio-toast}} |type code={{Type Code|Hlmg}} |relea...") |
(Sample files) |
||
Line 7: | Line 7: | ||
|released=1993 | |released=1993 | ||
}} | }} | ||
− | |||
Toast is CD Burning software for Macintosh first developed by Miles Software GmbH (Astarte), then around 1997 bought by Adaptec. Adaptec spun its disc burning software to a new name, Roxio in 2000. Later bought by Sonic.<ref>https://cdrfaq.org/faq06.html#S6-1-4</ref><ref>https://en.wikipedia.org/wiki/Roxio_Toast</ref> | Toast is CD Burning software for Macintosh first developed by Miles Software GmbH (Astarte), then around 1997 bought by Adaptec. Adaptec spun its disc burning software to a new name, Roxio in 2000. Later bought by Sonic.<ref>https://cdrfaq.org/faq06.html#S6-1-4</ref><ref>https://en.wikipedia.org/wiki/Roxio_Toast</ref> | ||
Line 18: | Line 17: | ||
* Early •image & .toast files begin with the hex values "{{magic|45 52 02 00}}". Later versions don't seem to have this header. | * Early •image & .toast files begin with the hex values "{{magic|45 52 02 00}}". Later versions don't seem to have this header. | ||
* Most disc images and also the project files have the text string "TOAST ISO 9660 BUILDER COPYRIGHT (C) 1997 ADAPTEC, INC. - HAVE A NICE DAY" with the difference of date and ownership, ROXIO, SONIC is later versions. | * Most disc images and also the project files have the text string "TOAST ISO 9660 BUILDER COPYRIGHT (C) 1997 ADAPTEC, INC. - HAVE A NICE DAY" with the difference of date and ownership, ROXIO, SONIC is later versions. | ||
+ | |||
+ | == Sample files == | ||
+ | * Examples from Internet Archive: [https://archive.org/download/Absolute_Solitaire_Macintosh_-_MacSoft_cWizardWorks_1996], [https://archive.org/download/Aladdin_Spring_Cleaning_v2.0_Macintosh_1997_Eng], [https://archive.org/download/Family_Lawyer_2002_Macintosh_Broderbund], [https://archive.org/download/MacHomeCD_February_1998_for_Macintosh] | ||
== References == | == References == | ||
<references/> | <references/> |
Revision as of 23:06, 7 January 2020
Toast is CD Burning software for Macintosh first developed by Miles Software GmbH (Astarte), then around 1997 bought by Adaptec. Adaptec spun its disc burning software to a new name, Roxio in 2000. Later bought by Sonic.[1][2]
Contents |
File Information
- Early versions of Toast software would save a disc image with no extension, as was common for Macintosh systems, but would add "•image" to the end.
- Starting In Toast 5.1 (2002), the extension ".toast" was added, probably to be compatible with Mac OS X.
- In Mac OS X, it seems .toast files can be renamed to .iso with full compatibility.[3]
File Identification
- Early •image & .toast files begin with the hex values "
45 52 02 00
". Later versions don't seem to have this header. - Most disc images and also the project files have the text string "TOAST ISO 9660 BUILDER COPYRIGHT (C) 1997 ADAPTEC, INC. - HAVE A NICE DAY" with the difference of date and ownership, ROXIO, SONIC is later versions.