xref: /dragonfly/contrib/file/magic/Magdir/oric (revision ec1c3f3a)
1
2#------------------------------------------------------------------------------
3# $File: oric,v 1.2 2022/04/25 17:28:20 christos Exp $
4# Oric tape files
5# From: Stefan A. Haubenthal <polluks@sdf.lonestar.org>
6# References:
7# http://fileformats.archiveteam.org/wiki/TAP_(Oric)
8# http://fileformats.archiveteam.org/wiki/DSK_(Oric)
90	string		\x16\x16\x16\x24	Oric tape,
10>6	byte		=0x00			BASIC,
11>6	byte		=0x80			memory block,
12>7	byte		>0x00			autorun,
13>13	string		x			"%.15s"
14
150	string		ORICDISK		Oric Image
160	string		MFM_DISK		Oric Image
17