c64 revision 159764
1
2#------------------------------------------------------------------------------
3# c64:  file(1) magic for various commodore 64 related files
4#
5# From: Dirk Jagdmann <doj@cubic.org>
6
70x16500	belong		0x12014100	D64 Image
80x16500	belong		0x12014180	D71 Image
90x61800 belong		0x28034400	D81 Image
100	string		C64\40CARTRIDGE	CCS C64 Emultar Cartridge Image
110	belong		0x43154164	X64 Image
12
130	string		GCR-1541	GCR Image
14>8	byte		x		version: %i
15>9	byte		x		tracks: %i
16
179	string		PSUR		ARC archive (c64)
182	string		-LH1-		LHA archive (c64)
19
200	string		C64File		PC64 Emulator file
21>8	string		>\0		"%s"
220	string		C64Image	PC64 Freezer Image
23
240	beshort		0x38CD		C64 PCLink Image
250	string		CBM\144\0\0	Power 64 C64 Emulator Snapshot
26
270	belong		0xFF424CFF	WRAptor packer (c64)
28
290	string		C64S\x20tape\x20file	T64 tape Image
30>32	leshort		x		Version:0x%x
31>36	leshort		!0		Entries:%i
32>40	string		x		Name:%.24s
33
340	string		C64\x20tape\x20image\x20file\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0	T64 tape Image
35>32	leshort		x		Version:0x%x
36>36	leshort		!0		Entries:%i
37>40	string		x		Name:%.24s
38
390	string		C64S\x20tape\x20image\x20file\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0	T64 tape Image
40>32	leshort		x		Version:0x%x
41>36	leshort		!0		Entries:%i
42>40	string		x		Name:%.24s
43