diff options
Diffstat (limited to 'tools/ppc')
-rwxr-xr-x | tools/ppc/mapping | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/ppc/mapping b/tools/ppc/mapping index 35d5d3d1c..a84b0019d 100755 --- a/tools/ppc/mapping +++ b/tools/ppc/mapping @@ -26,4 +26,11 @@ VERSION Ascii 'ttxt' 'ttro' "Text File" .conf Ascii 'ttxt' 'TEXT' "config file" .tbxi Raw 'chrp' 'tbxi' "Macintosh Toolbox ROM file" .sea Raw 'aust' 'APPL' "Self Expanding Archive" +.mov Raw 'TVOD' 'MooV' "QuickTime Movie" +.bin Raw 'ddsk' 'DDim' "Floppy or ramdisk image" +.img Raw 'ddsk' 'DDim' "Floppy or ramdisk image" +.b Raw 'UNIX' 'tbxi' "bootstrap" +yaboot Raw 'UNIX' 'boot' "bootstrap" +vmlinux Raw 'UNIX' 'boot' "bootstrap" +.conf Raw 'UNIX' 'conf' "bootstrap" * Raw '????' '????' "Unknown" |