blob: 9ee8ebb7f80e1cc4748f4810168305fa3a92f8eb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#------------------------------------------------------------------------------
#
# dmsdos: file(1) magic for the CVF formats supported by dmsdos
#
3 string MSDBL6.0
>51 byte 0
>>13 byte 16 Doublespace CVF (version 1)
>>13 byte 64 Drivespace 3 CVF
>51 byte 2 Drivespace CVF (version 2)
3 string MSDSP6.0
>51 byte 0
>>13 byte 16 Doublespace CVF (version 1)
>>13 byte 64 Drivespace 3 CVF
>51 byte 2 Drivespace CVF (version 2)
0 string STACKER Stacker CVF
|