1
2#------------------------------------------------------------------------------
3# $File: sinclair,v 1.7 2021/04/27 20:35:51 christos Exp $
4# sinclair:  file(1) sinclair QL
5
6# additions to /etc/magic by Thomas M. Ott (ThMO)
7
8# Sinclair QL floppy disk formats (ThMO)
90         string    =QL5                QL disk dump data,
10>3        string    =A                  720 KB,
11>3        string    =B                  1.44 MB,
12>3        string    =C                  3.2 MB,
13>4        string    >\0                 label:%.10s
14
15# Sinclair QL OS dump (ThMO)
160                   belong    =0x30000
17>49124              belong    <47104
18>>49128             belong    <47104
19>>>49132  belong    <47104
20>>>>49136 belong    <47104    QL OS dump data,
21>>>>>49148          string    >\0       type %.3s,
22>>>>>49142          string    >\0       version %.4s
23
24# Sinclair QL firmware executables (ThMO)
250         string    NqNqNq`\004         QL firmware executable (BCPL)
26
27# Sinclair QL libraries (was ThMO)
280         beshort   0xFB01              QDOS object
29>2        pstring   x                   '%s'
30
31# Sinclair QL executables (was ThMO)
324         belong    0x4AFB              QDOS executable
33>9        pstring   x                   '%s'
346         beshort   0x4AFB              QDOS executable
35>9        pstring   x                   '%s'
36
37# Sinclair QL ROM (ThMO)
380         belong    =0x4AFB0001         QL plugin-ROM data,
39>9        pstring   =\0                 un-named
40>9        pstring   >\0                 named: %s
41