xref: /freebsd/contrib/file/magic/Magdir/sharc (revision ae316d1d1cffd71ab7751f94e10118777a88e027)
1b6cee71dSXin LI
2b6cee71dSXin LI#------------------------------------------------------------------------
3*ae316d1dSXin LI# $File: sharc,v 1.9 2024/09/04 19:06:12 christos Exp $
4b6cee71dSXin LI# file(1) magic for sharc files
5b6cee71dSXin LI#
6b6cee71dSXin LI# SHARC DSP, MIDI SysEx and RiscOS filetype definitions added by
7b6cee71dSXin LI# FutureGroove Music (dsp@futuregroove.de)
8b6cee71dSXin LI
9b6cee71dSXin LI#------------------------------------------------------------------------
10b6cee71dSXin LI#0	string			Draw		RiscOS Drawfile
11b6cee71dSXin LI#0	string			PACK		RiscOS PackdDir archive
12b6cee71dSXin LI
13b6cee71dSXin LI#------------------------------------------------------------------------
14b6cee71dSXin LI# SHARC DSP stuff (based on the FGM SHARC DSP SDK)
15b6cee71dSXin LI
16b6cee71dSXin LI#0	string			=!		Assembler source
17b6cee71dSXin LI#0	string			Analog		ADi asm listing file
18b6cee71dSXin LI0	string			.SYSTEM		SHARC architecture file
19b6cee71dSXin LI0	string			.system		SHARC architecture file
20b6cee71dSXin LI
21b6cee71dSXin LI0	leshort			0x521C		SHARC COFF binary
22*ae316d1dSXin LI>2	leshort			>1		\b, %d sections
23*ae316d1dSXin LI>>12	lelong			>0		\b, not stripped
24