[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: status of 6809 boards



On 08/19/2012 02:24 PM, Egan Ford wrote:

2. Find/create tools to add/remove/list files in OS9 .dsk images.

A couple of possibilities:

- Try "cocofuse" from the Toolshed utilities (for Tandy CoCo, but may be smart enough to recognize an Apple OS-9 image - or be easily made to do so).

http://sourceforge.net/projects/toolshed/

- There's an OS-9 VFS (virtual filesystem) driver called "RBF" for Linux that can probably understand any properly-formed OS-9 image:

https://www.osadl.org/RBF-File-System.rbf-file-system.0.html

The challenge with both approaches will be sector skewing and offset for OS boot tracks.

I have successfully used both to interoperate with CoCo OS-9 images.

Steve