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

Re: Disk images sites (other than Asimov)



In article <378603F0.ABE30FC1@mcw.edu> Ron Kneusel, rkneusel@mcw.edu writes:
>Subject: Re: Disk images-- ShrinkIt .sdk on dsk's
>From: Ron Kneusel, rkneusel@mcw.edu
>Date: Fri, 09 Jul 1999 09:15:13 -0500
>>
>Rubywand wrote:
>>      It looks like we are stuck with needing to keep track of a disk image's DOS 3.3
>> or ProDOS sector ordering. Is there an emu utility which can identify ordering and
>> which allows setting DOS 3.3 or ProDOS ordering and saving the Dsk?
>
>One could be written, certainly.  My Image2File program for the Mac
>(extracts files from
>Apple II disk images) will automatically determine the image order (I
>think - haven't looked
>at it in a long time)
>
>It could be a fun exercise.  Anyone want to do it if it hasn't already
>been done?

A2Catalog auto-detects normal 144k disks.

April 11, 1999
A2Catalog v1.1

Announcing the release of a new version of a free Apple ][ 
Disk Image Utility to support Apple ][ emulators

A2Catalog is a utility program to manipulate files containing 
Apple ][ 5.25" 16 sector disk images for use with Apple ][ 
emulators. Specifically, A2Catalog allows you to:
1. Read in .DO (.DSK), .PO (.RAW), .NIB, and .2MG (2IMG) files, 
   even if .gz (GZIP) compressed;
2. View the file's contents as an Apple ][ disk dump;
3. View and save the catalog (directory) of disks in DOS 3.3, 
   ProDOS, RDOS 2.1, RDOS 3.3, and Apple Pascal formats;
4. Extract certain file types on an OS/Filetype basis;
5. Save the disk image file as .DO, .PO, .NIB, or .2MG; and 
6. Create new disk images formatted as DOS 3.3 and ProDOS.

Further information about A2Catalog along with the download 
can be found at:
http://purl.org/net/cklipsch/a2catalog/

Please direct all A2Catalog inquiries to the news group:
comp.emulators.apple2

Note:
A2Catalog is written in Java as an application, not an
applet, so you can't run it from a Java enabled web
browser.  You must have the Java runtime version 1.1+
installed.  A2Catalog should run on any platform supporting 
Java 1.1+.

Changes from 1.0 to 1.1:
1.1 April 11, 1999
Corrected data checksums in NIB output.
Replaced deprecated methods.
Suppressed some multi-characters in Macintosh high-ascii dump.
Added ability to extract files as text.
Added ability to extract selected file types interpreted.
Modified Catalog saved to disk to show originating disk image file name.
Modified Dump to show byte addresses.


>Ron Kneusel
>rkneusel@mcw.edu