]>
Commit | Line | Data |
---|---|---|
1 | ## Mac OS File Attribute List | |
2 | ||
3 | This list contains extensions and their Type and Creator for vintage Mac OS (System 9 and below). I'm populating this list as I encounter them, so it's not a very long list. There are other resources available[1], but some of the files listed here might not be there. I use DropAttribute to change the files[2]. | |
4 | ||
5 | => https://websites.umich.edu/~archive/mac/misc/documentation/exttotypemappings.txt [1] An Extnesive List | |
6 | => https://macintoshgarden.org/apps/dropattribute [2] DropAttribute @ Macintosh Garden | |
7 | ||
8 | ``` | |
9 | Extension Type Creator Comment | |
10 | .dsk DDim DDp+ DiskDup+ Image | |
11 | .image dImg dCpy DiskCopy 4.2 Disk Image | |
12 | .img rohd ddsk DiskCopy 6.3 Disk Image | |
13 | .img dImg dCpy DiskCopy 4.2 Disk Image | |
14 | .toast GImg CDr3 Toast CD Image | |
15 | .toast HImg CDr3 Toast Hybrid CD Image | |
16 | ``` |