From 54047d6b53a1762c2be6f189dabc59f53a58df32 Mon Sep 17 00:00:00 2001 From: Sandro Ronco Date: Fri, 10 Oct 2014 19:28:34 +0000 Subject: (MESS) dmv: added floppy softlist. [Sandro Ronco] (MESS) floppy: added read-only support for CopyQM images. (nw) --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index b74fb3fb6e3..7e6c1bdb8ab 100644 --- a/.gitattributes +++ b/.gitattributes @@ -96,6 +96,7 @@ hash/cpc_cass.xml svneol=native#text/xml hash/cpc_flop.xml svneol=native#text/xml hash/crvision.xml svneol=native#text/xml hash/dim68k.xml svneol=native#text/xml +hash/dmv.xml svneol=native#text/xml hash/dps1.xml svneol=native#text/xml hash/ec1841.xml svneol=native#text/xml hash/einstein.xml svneol=native#text/xml @@ -3788,6 +3789,7 @@ src/lib/formats/coupedsk.h svneol=native#text/plain src/lib/formats/cpis_dsk.c svneol=native#text/plain src/lib/formats/cpis_dsk.h svneol=native#text/plain src/lib/formats/cqm_dsk.c svneol=native#text/plain +src/lib/formats/cqm_dsk.h svneol=native#text/plain src/lib/formats/csw_cas.c svneol=native#text/plain src/lib/formats/csw_cas.h svneol=native#text/plain src/lib/formats/d64_dsk.c svneol=native#text/plain -- cgit v1.2.3