Home » Personal collection » Acorn ADFS disks » Greaseweazled » adfs_Dominic_4.adf » !BEEBARC/DOCS/DFS_SP~1

!BEEBARC/DOCS/DFS_SP~1

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn ADFS disks » Greaseweazled » adfs_Dominic_4.adf
Filename: !BEEBARC/DOCS/DFS_SP~1
Read OK:
File size: 0498 bytes
Load address: FFFFFF47
Exec address: 3FAE570
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents
 ____  ___ ___   ___      _ _ _
|  _ \| __/ __| / __|_ __| (_) |_
| |_) | _|\__ \ \__ \ '_ \ | |  _|
|____/|_| |___/_|___/ .__/_|_|\__|
             |___|  |_|

A command-line utility to split DFS disk images.


Usage
=====

Usage: DFS_Split <parameters>

Parameters:
-----------

 <source file>	Source disk image. Must be of an Acorn DFS (or compatible)
		disk, either .ssd (single-sided) or .dsd (double-sided)
		format.

 <dest dir>	Destination directory. Will be created if necessary.

 -side <drv>	Unpack one or both sides of a .dsd image. The 'drive' number
		must be ":0", ":2", or ":0:2" (meaning both sides).
		*** Do *not* use this option for .ssd images!

 -65Host	Unpack to 65Host format (see your Applications Guide for
		details). Directories for the drive numbers will be created
		automatically; filename conversion is performed.
		If not present, directories with single-character names are
		created as required (6502Em format).

 -v		Verbose


Author
======

Darren Salt. Contactable at:
	arcsalt@spuddy.mew.co.uk	<- preferred address
	darren.salt@unn.ac.uk		<- until June 1997?

Inspired by ArcSplit, by W.H.Scholten and with modifications by J.M.Simpson.
00000000  20 5f 5f 5f 5f 20 20 5f  5f 5f 20 5f 5f 5f 20 20  | ____  ___ ___  |
00000010  20 5f 5f 5f 20 20 20 20  20 20 5f 20 5f 20 5f 0a  | ___      _ _ _.|
00000020  7c 20 20 5f 20 5c 7c 20  5f 5f 2f 20 5f 5f 7c 20  ||  _ \| __/ __| |
00000030  2f 20 5f 5f 7c 5f 20 5f  5f 7c 20 28 5f 29 20 7c  |/ __|_ __| (_) ||
00000040  5f 0a 7c 20 7c 5f 29 20  7c 20 5f 7c 5c 5f 5f 20  |_.| |_) | _|\__ |
00000050  5c 20 5c 5f 5f 20 5c 20  27 5f 20 5c 20 7c 20 7c  |\ \__ \ '_ \ | ||
00000060  20 20 5f 7c 0a 7c 5f 5f  5f 5f 2f 7c 5f 7c 20 7c  |  _|.|____/|_| ||
00000070  5f 5f 5f 2f 5f 7c 5f 5f  5f 2f 20 2e 5f 5f 2f 5f  |___/_|___/ .__/_|
00000080  7c 5f 7c 5c 5f 5f 7c 0a  20 20 20 20 20 20 20 20  ||_|\__|.        |
00000090  20 20 20 20 20 7c 5f 5f  5f 7c 20 20 7c 5f 7c 0a  |     |___|  |_|.|
000000a0  0a 41 20 63 6f 6d 6d 61  6e 64 2d 6c 69 6e 65 20  |.A command-line |
000000b0  75 74 69 6c 69 74 79 20  74 6f 20 73 70 6c 69 74  |utility to split|
000000c0  20 44 46 53 20 64 69 73  6b 20 69 6d 61 67 65 73  | DFS disk images|
000000d0  2e 0a 0a 0a 55 73 61 67  65 0a 3d 3d 3d 3d 3d 0a  |....Usage.=====.|
000000e0  0a 55 73 61 67 65 3a 20  44 46 53 5f 53 70 6c 69  |.Usage: DFS_Spli|
000000f0  74 20 3c 70 61 72 61 6d  65 74 65 72 73 3e 0a 0a  |t <parameters>..|
00000100  50 61 72 61 6d 65 74 65  72 73 3a 0a 2d 2d 2d 2d  |Parameters:.----|
00000110  2d 2d 2d 2d 2d 2d 2d 0a  0a 20 3c 73 6f 75 72 63  |-------.. <sourc|
00000120  65 20 66 69 6c 65 3e 09  53 6f 75 72 63 65 20 64  |e file>.Source d|
00000130  69 73 6b 20 69 6d 61 67  65 2e 20 4d 75 73 74 20  |isk image. Must |
00000140  62 65 20 6f 66 20 61 6e  20 41 63 6f 72 6e 20 44  |be of an Acorn D|
00000150  46 53 20 28 6f 72 20 63  6f 6d 70 61 74 69 62 6c  |FS (or compatibl|
00000160  65 29 0a 09 09 64 69 73  6b 2c 20 65 69 74 68 65  |e)...disk, eithe|
00000170  72 20 2e 73 73 64 20 28  73 69 6e 67 6c 65 2d 73  |r .ssd (single-s|
00000180  69 64 65 64 29 20 6f 72  20 2e 64 73 64 20 28 64  |ided) or .dsd (d|
00000190  6f 75 62 6c 65 2d 73 69  64 65 64 29 0a 09 09 66  |ouble-sided)...f|
000001a0  6f 72 6d 61 74 2e 0a 0a  20 3c 64 65 73 74 20 64  |ormat... <dest d|
000001b0  69 72 3e 09 44 65 73 74  69 6e 61 74 69 6f 6e 20  |ir>.Destination |
000001c0  64 69 72 65 63 74 6f 72  79 2e 20 57 69 6c 6c 20  |directory. Will |
000001d0  62 65 20 63 72 65 61 74  65 64 20 69 66 20 6e 65  |be created if ne|
000001e0  63 65 73 73 61 72 79 2e  0a 0a 20 2d 73 69 64 65  |cessary... -side|
000001f0  20 3c 64 72 76 3e 09 55  6e 70 61 63 6b 20 6f 6e  | <drv>.Unpack on|
00000200  65 20 6f 72 20 62 6f 74  68 20 73 69 64 65 73 20  |e or both sides |
00000210  6f 66 20 61 20 2e 64 73  64 20 69 6d 61 67 65 2e  |of a .dsd image.|
00000220  20 54 68 65 20 27 64 72  69 76 65 27 20 6e 75 6d  | The 'drive' num|
00000230  62 65 72 0a 09 09 6d 75  73 74 20 62 65 20 22 3a  |ber...must be ":|
00000240  30 22 2c 20 22 3a 32 22  2c 20 6f 72 20 22 3a 30  |0", ":2", or ":0|
00000250  3a 32 22 20 28 6d 65 61  6e 69 6e 67 20 62 6f 74  |:2" (meaning bot|
00000260  68 20 73 69 64 65 73 29  2e 0a 09 09 2a 2a 2a 20  |h sides)....*** |
00000270  44 6f 20 2a 6e 6f 74 2a  20 75 73 65 20 74 68 69  |Do *not* use thi|
00000280  73 20 6f 70 74 69 6f 6e  20 66 6f 72 20 2e 73 73  |s option for .ss|
00000290  64 20 69 6d 61 67 65 73  21 0a 0a 20 2d 36 35 48  |d images!.. -65H|
000002a0  6f 73 74 09 55 6e 70 61  63 6b 20 74 6f 20 36 35  |ost.Unpack to 65|
000002b0  48 6f 73 74 20 66 6f 72  6d 61 74 20 28 73 65 65  |Host format (see|
000002c0  20 79 6f 75 72 20 41 70  70 6c 69 63 61 74 69 6f  | your Applicatio|
000002d0  6e 73 20 47 75 69 64 65  20 66 6f 72 0a 09 09 64  |ns Guide for...d|
000002e0  65 74 61 69 6c 73 29 2e  20 44 69 72 65 63 74 6f  |etails). Directo|
000002f0  72 69 65 73 20 66 6f 72  20 74 68 65 20 64 72 69  |ries for the dri|
00000300  76 65 20 6e 75 6d 62 65  72 73 20 77 69 6c 6c 20  |ve numbers will |
00000310  62 65 20 63 72 65 61 74  65 64 0a 09 09 61 75 74  |be created...aut|
00000320  6f 6d 61 74 69 63 61 6c  6c 79 3b 20 66 69 6c 65  |omatically; file|
00000330  6e 61 6d 65 20 63 6f 6e  76 65 72 73 69 6f 6e 20  |name conversion |
00000340  69 73 20 70 65 72 66 6f  72 6d 65 64 2e 0a 09 09  |is performed....|
00000350  49 66 20 6e 6f 74 20 70  72 65 73 65 6e 74 2c 20  |If not present, |
00000360  64 69 72 65 63 74 6f 72  69 65 73 20 77 69 74 68  |directories with|
00000370  20 73 69 6e 67 6c 65 2d  63 68 61 72 61 63 74 65  | single-characte|
00000380  72 20 6e 61 6d 65 73 20  61 72 65 0a 09 09 63 72  |r names are...cr|
00000390  65 61 74 65 64 20 61 73  20 72 65 71 75 69 72 65  |eated as require|
000003a0  64 20 28 36 35 30 32 45  6d 20 66 6f 72 6d 61 74  |d (6502Em format|
000003b0  29 2e 0a 0a 20 2d 76 09  09 56 65 72 62 6f 73 65  |)... -v..Verbose|
000003c0  0a 0a 0a 41 75 74 68 6f  72 0a 3d 3d 3d 3d 3d 3d  |...Author.======|
000003d0  0a 0a 44 61 72 72 65 6e  20 53 61 6c 74 2e 20 43  |..Darren Salt. C|
000003e0  6f 6e 74 61 63 74 61 62  6c 65 20 61 74 3a 0a 09  |ontactable at:..|
000003f0  61 72 63 73 61 6c 74 40  73 70 75 64 64 79 2e 6d  |arcsalt@spuddy.m|
00000400  65 77 2e 63 6f 2e 75 6b  09 3c 2d 20 70 72 65 66  |ew.co.uk.<- pref|
00000410  65 72 72 65 64 20 61 64  64 72 65 73 73 0a 09 64  |erred address..d|
00000420  61 72 72 65 6e 2e 73 61  6c 74 40 75 6e 6e 2e 61  |arren.salt@unn.a|
00000430  63 2e 75 6b 09 09 3c 2d  20 75 6e 74 69 6c 20 4a  |c.uk..<- until J|
00000440  75 6e 65 20 31 39 39 37  3f 0a 0a 49 6e 73 70 69  |une 1997?..Inspi|
00000450  72 65 64 20 62 79 20 41  72 63 53 70 6c 69 74 2c  |red by ArcSplit,|
00000460  20 62 79 20 57 2e 48 2e  53 63 68 6f 6c 74 65 6e  | by W.H.Scholten|
00000470  20 61 6e 64 20 77 69 74  68 20 6d 6f 64 69 66 69  | and with modifi|
00000480  63 61 74 69 6f 6e 73 20  62 79 20 4a 2e 4d 2e 53  |cations by J.M.S|
00000490  69 6d 70 73 6f 6e 2e 0a                           |impson..|
00000498
!BEEBARC/DOCS/DFS_SP~1.m0
!BEEBARC/DOCS/DFS_SP~1.m1
!BEEBARC/DOCS/DFS_SP~1.m2
!BEEBARC/DOCS/DFS_SP~1.m4
!BEEBARC/DOCS/DFS_SP~1.m5