]> granicus.if.org Git - file/commitdiff
new magic.
authorChristos Zoulas <christos@zoulas.com>
Wed, 15 Nov 2017 12:19:06 +0000 (12:19 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 15 Nov 2017 12:19:06 +0000 (12:19 +0000)
magic/Magdir/c64

index 40ad82cc4068964515ebe97e9d1d53bd8690cbc3..ff4e93309e6e91389400981fbe1f1e7884eed5fa 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: c64,v 1.5 2009/09/19 16:28:08 christos Exp $
+# $File: c64,v 1.7 2017/11/15 12:19:06 christos Exp $
 # c64:  file(1) magic for various commodore 64 related files
 #
 # From: Dirk Jagdmann <doj@cubic.org>
 # Esa Hyyti <esa@netlab.tkk.fi>
 0      string          C64-TAPE-RAW    C64 Raw Tape File (.tap),
 >0x0c  byte            x               Version:%u,
->0x10   lelong         x               Length:%u cycles
+>0x10  lelong          x               Length:%u cycles
+
+# magic for Goattracker2, http://covertbitops.c64.org/
+# from Alex Myczko <alex@aiei.ch>
+0      string          GTS5            GoatTracker 2 song
+>4     string          >\0             \b, "%s"
+>36    string          >\0             \b by %s
+>68    string          >\0             \b (C) %s
+>100   byte            >0              \b, %u subsong(s)
+