c64 revision 133359
1
2#------------------------------------------------------------------------------
3# c64:  file(1) magic for various commodore 64 related files
4#
5# From <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