From 91b0fa25cec86464fb0ca5f8cca4f23f7cadc1c0 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 15 Nov 2017 12:19:06 +0000 Subject: [PATCH] new magic. --- magic/Magdir/c64 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/magic/Magdir/c64 b/magic/Magdir/c64 index 40ad82cc..ff4e9330 100644 --- a/magic/Magdir/c64 +++ b/magic/Magdir/c64 @@ -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 @@ -46,4 +46,13 @@ # Esa Hyyti 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 +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) + -- 2.50.1