ea8dc7e0f2
*- file is now broken into a library containing and processing the magic and a consumer binary.
28 lines
746 B
Plaintext
28 lines
746 B
Plaintext
|
|
#------------------------------------------------------------------------------
|
|
# c64: file(1) magic for various commodore 64 related files
|
|
#
|
|
# From <doj@cubic.org>
|
|
|
|
0x16500 belong 0x12014100 D64 Image
|
|
0x16500 belong 0x12014180 D71 Image
|
|
0x61800 belong 0x28034400 D81 Image
|
|
0 string C64\40CARTRIDGE CCS C64 Emultar Cartridge Image
|
|
0 belong 0x43154164 X64 Image
|
|
|
|
0 string GCR-1541 GCR Image
|
|
>8 byte x version: $i
|
|
>9 byte x tracks: %i
|
|
|
|
9 string PSUR ARC archive (c64)
|
|
2 string -LH1- LHA archive (c64)
|
|
|
|
0 string C64File PC64 Emulator file
|
|
>8 string >\0 "%s"
|
|
0 string C64Image PC64 Freezer Image
|
|
|
|
0 beshort 0x38CD C64 PCLink Image
|
|
0 string CBM\144\0\0 Power 64 C64 Emulator Snapshot
|
|
|
|
0 belong 0xFF424CFF WRAptor packer (c64)
|