amigaos revision 284194
118691Sjoerg
218691Sjoerg#------------------------------------------------------------------------------
318691Sjoerg# $File: amigaos,v 1.15 2012/06/21 01:13:59 christos Exp $
418691Sjoerg# amigaos:  file(1) magic for AmigaOS binary formats:
518691Sjoerg
618691Sjoerg#
718691Sjoerg# From ignatios@cs.uni-bonn.de (Ignatios Souvatzis)
818691Sjoerg#
918691Sjoerg0	belong		0x000003fa	AmigaOS shared library
1018691Sjoerg0	belong		0x000003f3	AmigaOS loadseg()ble executable/binary
1118691Sjoerg0	belong		0x000003e7	AmigaOS object/library data
1218691Sjoerg#
1318691Sjoerg0	beshort		0xe310		Amiga Workbench
1418691Sjoerg>2	beshort		1		
1518691Sjoerg>>48	byte		1		disk icon
1618691Sjoerg>>48	byte		2		drawer icon
1718691Sjoerg>>48	byte		3		tool icon
1818691Sjoerg>>48	byte		4		project icon
1918691Sjoerg>>48	byte		5		garbage icon
2018691Sjoerg>>48	byte		6		device icon
2118691Sjoerg>>48	byte		7		kickstart icon
2218691Sjoerg>>48	byte		8		workbench application icon
2318691Sjoerg>2	beshort		>1		icon, vers. %d
2418691Sjoerg#
2518691Sjoerg# various sound formats from the Amiga
2650476Speter# G=F6tz Waschk <waschk@informatik.uni-rostock.de>
2767665Sjhb#
2818691Sjoerg0	string		FC14		Future Composer 1.4 Module sound file
29206622Suqs0	string		SMOD		Future Composer 1.3 Module sound file
3018691Sjoerg0	string		AON4artofnoise	Art Of Noise Module sound file
3118691Sjoerg1	string		MUGICIAN/SOFTEYES Mugician Module sound file
3268678Ssheldonh58	string		SIDMON\ II\ -\ THE	Sidmon 2.0 Module sound file
3368678Ssheldonh0	string		Synth4.0	Synthesis Module sound file
3468678Ssheldonh0	string		ARP.		The Holy Noise Module sound file
3568678Ssheldonh0	string		BeEp\0		JamCracker Module sound file
3668678Ssheldonh0	string		COSO\0		Hippel-COSO Module sound file
3768678Ssheldonh# Too simple (short, pure ASCII, deep), MPi
3868678Ssheldonh#26	string		V.3		Brian Postma's Soundmon Module sound file v3
3968678Ssheldonh#26	string		BPSM		Brian Postma's Soundmon Module sound file v3
4068678Ssheldonh#26	string		V.2		Brian Postma's Soundmon Module sound file v2
4168678Ssheldonh
4268678Ssheldonh# The following are from: "Stefan A. Haubenthal" <polluks@web.de>
4318691Sjoerg0	beshort		0x0f00		AmigaOS bitmap font
4418691Sjoerg0	beshort		0x0f03		AmigaOS outline font
4518691Sjoerg0	belong		0x80001001	AmigaOS outline tag
4684306Sru0	string		##\ version	catalog translation
4784306Sru0	string		EMOD\0		Amiga E module
4832574Sbde8	string		ECXM\0		ECX module
4918691Sjoerg0	string/c	@database	AmigaGuide file
5032574Sbde
5118691Sjoerg# Amiga disk types
5232574Sbde# 
5318691Sjoerg0	string		RDSK		Rigid Disk Block
5432574Sbde>160	string		x		on %.24s
5518691Sjoerg0	string		DOS\0		Amiga DOS disk
5632574Sbde0	string		DOS\1		Amiga FFS disk
5718691Sjoerg0	string		DOS\2		Amiga Inter DOS disk
5832574Sbde0	string		DOS\3		Amiga Inter FFS disk
5918691Sjoerg0	string		DOS\4		Amiga Fastdir DOS disk
6032574Sbde0	string		DOS\5		Amiga Fastdir FFS disk
6118691Sjoerg0	string		KICK		Kickstart disk
6232574Sbde
6318691Sjoerg# From: Alex Beregszaszi <alex@fsn.hu>
6432574Sbde0	string		LZX		LZX compressed archive (Amiga)
6518691Sjoerg
6618691Sjoerg# From: Przemek Kramarczyk <pkramarczyk@gmail.com>
6718691Sjoerg0	string 		.KEY		AmigaDOS script
6818691Sjoerg0	string 		.key		AmigaDOS script
6932574Sbde