::.. CopyQM Images ..::

PDF CQM Image Layout (2023-03-31)

CopyQM

(EN) CopyQM is a floppy disk copy tool, developed by by Chuck Guzis at Sydex Inc. and introduced in 1987. It is designed to copy floppy disks in various formats. It also can used to create image files from floppy disks as well to rewrite an image file to a physical disk. It was sold by Sydex to NTI in March 2000, now called CopyQM Plus.

CopyQM is often used to save/backup historical computer diskettes.

John Elliot has published a C library called LibDsk to build programs and tools which can handle various disk images. The CopyQM driver is currently a read only driver, so you can read CopyQM images, but not modify or write back. Because I want to use disk images of floppies in an emulator, I need a R/W driver for this image format. Therefore, I have documented the image format and started to write a R/W driver for the LibDsk.
New: John Elliot has implemented the new drvqm driver in version 1.3.4 of its LibDsk library. The current stable version has version number 1.4.2, in the development branch it is 1.5.19 (as of March 2023).

(DE) CopyQM ist ein Diskettenkopiertool, entwickelt von der Firma Sydex Inc. im Jahr 1987. Es ist dafür vorgesehen, Disketten unterschiedlichster Formate zu kopieren. Es kann auch zur Erstellung von Imagefiles von Disketten benutzt werden, ebenso, um ein Imagefile auf eine physische Diskette zurückzuschreiben. CopyQM wurde von Sydex im März 2000 an NTI verkauft und dort als CopyQM Plus kommerziell vermarktet.

CopyQM wird häufig zur Sicherung von Disketten historischer Computer verwendet.

John Elliot hat eine C Library namens LibDsk veröffentlicht, mit der man Programme und Tools zum Zugriff auf die verschiedensten Diskimages schreiben kann. Der CopyQM Treiber ist derzeit ein Readonly Treiber, so dass man CopyQM Images zwar lesen, nicht aber ändern oder zurückschreiben kann. Weil ich die Images von Disketten in Emulatoren benutzen möchte, benötige ich eine R/W Treiber für dieses Imageformat. Deshalb habe ich das Imageformat dokumentiert und begonnen, einen R/W Treiber für die LibDsk zu schreiben.
Neu 2014: Der neue drvqm Treiber wurde von John Eliott in der Version 1.3.4 seiner LibDsk implementiert. Die aktuelle stabile Version hat die Versionsnummer 1.4.2, im Entwicklungszweig ist es die 1.5.19 (Stand März 2023).