[Coco] Archiving a floppy disk collection
Allen Huffman
alsplace at pobox.com
Wed Mar 21 21:16:56 EDT 2012
On Mar 21, 2012, at 8:01 PM, Aaron Wolfe wrote:
> OK Cool, I would be interested to know what the technique for that is
> (raw copy). There is a dw command to create the images on the fly.
If you open an RBF disk device with "@" at the end, you can then seek in to it as if it's a big file:
"/D0@"
Seek 256*sector and read 256 bytes.
-- Allen
More information about the Coco
mailing list