[Coco] Reading a SuperIDE Compact Flash

Steven Hirsch snhirsch at gmail.com
Sun Apr 29 21:06:03 EDT 2012


On Sun, 29 Apr 2012, Christopher Hawks wrote:


> Changes are committed to sourceforge. Checkout the Head (tip?) and

> compile. (Thanks Boisy!)

>

> Syntax is:

> decb dir imagefile.dsk,:1+0x52ddc

> imagename :Drive+Offset(hex or decimal)

> or

> decb copy imagefile.dsk,filename:4+0x52ddc otherimage.dsk,newfile:250+339420

>

> Use the HDBDOS offset that the image was created with. My copy of HDBDOS uses

> 0x52ddc (or 339420 decimal).

>

> Drive number is required before HDBDOS Offset. If an offset is given, every

> other 'physical sector' is skipped like HDBDOS does.

>

> As always os9 dir -e imagefile.dsk will acces the OS9 partition at the

> beginning of the image.


Nice work, thanks!

I'm thinking about what it would take to have cocofuse able to point into
arbitrary offsets in the same manner.



--



More information about the Coco mailing list