

It's a major chore since the original disks are copy protected and the stupid simple Apple Disk Transfer cannot deal with non-standard disks. It can't directly make nibble images and only handles normal 16-sector disks.
So what I have to do, is on a real Apple II, use SST to encode the copy protected disk onto two standard 16-sector disks. These two standard disks are uploaded as standard DSK images to the emulated side of the world.
Then in an emulator I run SST again, and use the two standard uploaded DSK images to decode the program back onto a blank Nibble image.
This in effect preserves the copy protection within the nibble image and the programs operate as if still protected within the emulator.

You would have to use Copy II Plus or LockSmith to copy this within the emulator.... or just make a copy of the disk image on your PC.



