Exchange is a utility that allows CP/M disk images to be manipulated under Unix. It supports disk images in either the standard 8" SSSD format or the P112 3.5" format. Disk images can be examined and files imported and exported from them.

The source is a slightly hacked over copy of CP/M-68K which has been worked over to allow compilation using GCC, to wit:

I've also added a couple of built-in commands:

IMPORT and EXPORT do not accept wildcards. This is just a quickie hack that turned out to be useful, not a snazzy disk image manipulation program.


[home] [e-mail]