Anything related to the tools Tap2Wav, Tap2CD, Tap2Dsk, Sedoric Disc Manager, Tape Header Creator, WriteDsk, and generaly speaking tools related to the management of Oric data files and devices.
-
Hialmar
- Flight Lieutenant
- Posts: 322
- Joined: Tue Mar 04, 2014 11:25 am
- Location: Toulouse, France
-
Contact:
Post
by Hialmar » Mon Sep 22, 2014 9:01 am
Are there any tools managing DOS 8D (the Pravetz 8D usual DOS) disk images ?
I'll look in Oricutron's code to see what is their structure and adapt tap2dsk but if someone already did that it would cool

-
iss
- Squad Leader
- Posts: 749
- Joined: Sat Apr 03, 2010 5:43 pm
- Location: Bulgaria
-
Contact:
Post
by iss » Mon Sep 22, 2014 9:54 am
There is no such Dos-8D tool.
But, because Dos-8D format is 1:1 equal to Apple Disk ][ format (140K)
you can use:
Under Linux you can even 'mount' images with:
Apple DOS 3.3 filesystem driver for Linux 2.4.x
The tool which is very close to tap2dsk is in
Apple DOS 3.3 filesystem tools:
dos33: A userspace tool that lets you LOAD, SAVE, LOCK, UNLOCK, CATALOG, DELETE, RENAME, UNDELETE on a disk image.
-
Hialmar
- Flight Lieutenant
- Posts: 322
- Joined: Tue Mar 04, 2014 11:25 am
- Location: Toulouse, France
-
Contact:
Post
by Hialmar » Mon Sep 22, 2014 12:03 pm
Thanks a lot.
I'll try some of those programs.
Edit: Dos33 is awesome indeed
