Home » Personal collection » Acorn ADFS disks » Archimedes » Dominic_4.ADF » !BEEBARC/DOCS/UN\INF
!BEEBARC/DOCS/UN\INF
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 » Archimedes » Dominic_4.ADF |
Filename: | !BEEBARC/DOCS/UN\INF |
Read OK: | ✔ |
File size: | 05A3 bytes |
Load address: | FFFFFF47 |
Exec address: | 5EBE000 |
Duplicates
There are 2 duplicate copies of this file in the archive:
- Personal collection » Acorn ADFS disks » Archimedes » Dominic_4.ADF » !BEEBARC/DOCS/UN\INF
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_Dominic_4.adf » !BEEBARC/DOCS/UN\INF
- Personal collection » Acorn hard disk » misc » misc2 » biobot/!BEEBARC/DOCS/UN.INF
File contents
_ _ ___ __ | | | |_ _ / (_)_ _ / _| | |_| | ' \ / /| | ' \| _| \___/|_||_/_/ |_|_||_|_| A command line utility to convert archives of BBC programs stored with .inf files to RISC OS format. Usage ===== Usage: Un/inf <source dir> [<dest dir>] [-f] [-v] Parameters: ----------- <source dir> The directory containing the BBC files, and their ".inf" files <dest dir> The directory to which the 'fixed' files should be written -f Use RISC OS filetypes for BASIC programs and ROM images -v Verbose Un/inf works in two modes. Which mode is selected depends on whether you specify the destination directory or not. You cannot omit it in order to copy to the current directory - if that's what you want, use "@" as the destination. Dest dir specified: The files are copied across, renamed and their load/exec addresses set. The .inf files are left intact, and are not copied. This directory will be created if necessary. Dest dir omitted: The files are renamed (and kept in the same dir) and their load/exec addresses set. The .inf files are deleted. Any file without a corresponding .inf file is ignored. (Allowance is made for filename truncation.) The SparkFS 'not enough memory' bug has now been coded around :-) Author ====== Darren Salt. Contactable at: arcsalt@spuddy.mew.co.uk <- preferred address darren.salt@unn.ac.uk <- until June 1997? Written in response to ARC_ARC, by Wouter Scholten.
00000000 20 5f 20 20 20 5f 20 20 20 20 20 20 20 20 5f 5f | _ _ __| 00000010 5f 20 20 20 20 20 20 20 5f 5f 0a 7c 20 7c 20 7c |_ __.| | || 00000020 20 7c 5f 20 5f 20 20 20 2f 20 28 5f 29 5f 20 5f | |_ _ / (_)_ _| 00000030 20 20 2f 20 5f 7c 0a 7c 20 7c 5f 7c 20 7c 20 27 | / _|.| |_| | '| 00000040 20 5c 20 2f 20 2f 7c 20 7c 20 27 20 5c 7c 20 20 | \ / /| | ' \| | 00000050 5f 7c 0a 20 5c 5f 5f 5f 2f 7c 5f 7c 7c 5f 2f 5f |_|. \___/|_||_/_| 00000060 2f 20 7c 5f 7c 5f 7c 7c 5f 7c 5f 7c 0a 0a 41 20 |/ |_|_||_|_|..A | 00000070 63 6f 6d 6d 61 6e 64 20 6c 69 6e 65 20 75 74 69 |command line uti| 00000080 6c 69 74 79 20 74 6f 20 63 6f 6e 76 65 72 74 20 |lity to convert | 00000090 61 72 63 68 69 76 65 73 20 6f 66 20 42 42 43 20 |archives of BBC | 000000a0 70 72 6f 67 72 61 6d 73 20 73 74 6f 72 65 64 20 |programs stored | 000000b0 77 69 74 68 20 2e 69 6e 66 0a 66 69 6c 65 73 20 |with .inf.files | 000000c0 74 6f 20 52 49 53 43 20 4f 53 20 66 6f 72 6d 61 |to RISC OS forma| 000000d0 74 2e 0a 0a 0a 55 73 61 67 65 0a 3d 3d 3d 3d 3d |t....Usage.=====| 000000e0 0a 0a 55 73 61 67 65 3a 20 55 6e 2f 69 6e 66 20 |..Usage: Un/inf | 000000f0 3c 73 6f 75 72 63 65 20 64 69 72 3e 20 5b 3c 64 |<source dir> [<d| 00000100 65 73 74 20 64 69 72 3e 5d 20 5b 2d 66 5d 20 5b |est dir>] [-f] [| 00000110 2d 76 5d 0a 0a 50 61 72 61 6d 65 74 65 72 73 3a |-v]..Parameters:| 00000120 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 3c |.-----------.. <| 00000130 73 6f 75 72 63 65 20 64 69 72 3e 09 54 68 65 20 |source dir>.The | 00000140 64 69 72 65 63 74 6f 72 79 20 63 6f 6e 74 61 69 |directory contai| 00000150 6e 69 6e 67 20 74 68 65 20 42 42 43 20 66 69 6c |ning the BBC fil| 00000160 65 73 2c 20 61 6e 64 20 74 68 65 69 72 20 22 2e |es, and their ".| 00000170 69 6e 66 22 0a 09 09 66 69 6c 65 73 0a 20 3c 64 |inf"...files. <d| 00000180 65 73 74 20 64 69 72 3e 09 54 68 65 20 64 69 72 |est dir>.The dir| 00000190 65 63 74 6f 72 79 20 74 6f 20 77 68 69 63 68 20 |ectory to which | 000001a0 74 68 65 20 27 66 69 78 65 64 27 20 66 69 6c 65 |the 'fixed' file| 000001b0 73 20 73 68 6f 75 6c 64 20 62 65 20 77 72 69 74 |s should be writ| 000001c0 74 65 6e 0a 20 2d 66 09 09 55 73 65 20 52 49 53 |ten. -f..Use RIS| 000001d0 43 20 4f 53 20 66 69 6c 65 74 79 70 65 73 20 66 |C OS filetypes f| 000001e0 6f 72 20 42 41 53 49 43 20 70 72 6f 67 72 61 6d |or BASIC program| 000001f0 73 20 61 6e 64 20 52 4f 4d 20 69 6d 61 67 65 73 |s and ROM images| 00000200 0a 20 2d 76 09 09 56 65 72 62 6f 73 65 0a 0a 55 |. -v..Verbose..U| 00000210 6e 2f 69 6e 66 20 77 6f 72 6b 73 20 69 6e 20 74 |n/inf works in t| 00000220 77 6f 20 6d 6f 64 65 73 2e 20 57 68 69 63 68 20 |wo modes. Which | 00000230 6d 6f 64 65 20 69 73 20 73 65 6c 65 63 74 65 64 |mode is selected| 00000240 20 64 65 70 65 6e 64 73 20 6f 6e 20 77 68 65 74 | depends on whet| 00000250 68 65 72 20 79 6f 75 0a 73 70 65 63 69 66 79 20 |her you.specify | 00000260 74 68 65 20 64 65 73 74 69 6e 61 74 69 6f 6e 20 |the destination | 00000270 64 69 72 65 63 74 6f 72 79 20 6f 72 20 6e 6f 74 |directory or not| 00000280 2e 20 59 6f 75 20 63 61 6e 6e 6f 74 20 6f 6d 69 |. You cannot omi| 00000290 74 20 69 74 20 69 6e 20 6f 72 64 65 72 20 74 6f |t it in order to| 000002a0 20 63 6f 70 79 0a 74 6f 20 74 68 65 20 63 75 72 | copy.to the cur| 000002b0 72 65 6e 74 20 64 69 72 65 63 74 6f 72 79 20 2d |rent directory -| 000002c0 20 69 66 20 74 68 61 74 27 73 20 77 68 61 74 20 | if that's what | 000002d0 79 6f 75 20 77 61 6e 74 2c 20 75 73 65 20 22 40 |you want, use "@| 000002e0 22 20 61 73 20 74 68 65 0a 64 65 73 74 69 6e 61 |" as the.destina| 000002f0 74 69 6f 6e 2e 0a 0a 44 65 73 74 20 64 69 72 20 |tion...Dest dir | 00000300 73 70 65 63 69 66 69 65 64 3a 0a 09 54 68 65 20 |specified:..The | 00000310 66 69 6c 65 73 20 61 72 65 20 63 6f 70 69 65 64 |files are copied| 00000320 20 61 63 72 6f 73 73 2c 20 72 65 6e 61 6d 65 64 | across, renamed| 00000330 20 61 6e 64 20 74 68 65 69 72 20 6c 6f 61 64 2f | and their load/| 00000340 65 78 65 63 20 61 64 64 72 65 73 73 65 73 0a 09 |exec addresses..| 00000350 73 65 74 2e 20 54 68 65 20 2e 69 6e 66 20 66 69 |set. The .inf fi| 00000360 6c 65 73 20 61 72 65 20 6c 65 66 74 20 69 6e 74 |les are left int| 00000370 61 63 74 2c 20 61 6e 64 20 61 72 65 20 6e 6f 74 |act, and are not| 00000380 20 63 6f 70 69 65 64 2e 0a 09 54 68 69 73 20 64 | copied...This d| 00000390 69 72 65 63 74 6f 72 79 20 77 69 6c 6c 20 62 65 |irectory will be| 000003a0 20 63 72 65 61 74 65 64 20 69 66 20 6e 65 63 65 | created if nece| 000003b0 73 73 61 72 79 2e 0a 0a 44 65 73 74 20 64 69 72 |ssary...Dest dir| 000003c0 20 6f 6d 69 74 74 65 64 3a 0a 09 54 68 65 20 66 | omitted:..The f| 000003d0 69 6c 65 73 20 61 72 65 20 72 65 6e 61 6d 65 64 |iles are renamed| 000003e0 20 28 61 6e 64 20 6b 65 70 74 20 69 6e 20 74 68 | (and kept in th| 000003f0 65 20 73 61 6d 65 20 64 69 72 29 20 61 6e 64 20 |e same dir) and | 00000400 74 68 65 69 72 20 6c 6f 61 64 2f 65 78 65 63 0a |their load/exec.| 00000410 09 61 64 64 72 65 73 73 65 73 20 73 65 74 2e 20 |.addresses set. | 00000420 54 68 65 20 2e 69 6e 66 20 66 69 6c 65 73 20 61 |The .inf files a| 00000430 72 65 20 64 65 6c 65 74 65 64 2e 0a 0a 41 6e 79 |re deleted...Any| 00000440 20 66 69 6c 65 20 77 69 74 68 6f 75 74 20 61 20 | file without a | 00000450 63 6f 72 72 65 73 70 6f 6e 64 69 6e 67 20 2e 69 |corresponding .i| 00000460 6e 66 20 66 69 6c 65 20 69 73 20 69 67 6e 6f 72 |nf file is ignor| 00000470 65 64 2e 0a 0a 28 41 6c 6c 6f 77 61 6e 63 65 20 |ed...(Allowance | 00000480 69 73 20 6d 61 64 65 20 66 6f 72 20 66 69 6c 65 |is made for file| 00000490 6e 61 6d 65 20 74 72 75 6e 63 61 74 69 6f 6e 2e |name truncation.| 000004a0 29 0a 0a 54 68 65 20 53 70 61 72 6b 46 53 20 27 |)..The SparkFS '| 000004b0 6e 6f 74 20 65 6e 6f 75 67 68 20 6d 65 6d 6f 72 |not enough memor| 000004c0 79 27 20 62 75 67 20 68 61 73 20 6e 6f 77 20 62 |y' bug has now b| 000004d0 65 65 6e 20 63 6f 64 65 64 20 61 72 6f 75 6e 64 |een coded around| 000004e0 20 3a 2d 29 0a 0a 0a 41 75 74 68 6f 72 0a 3d 3d | :-)...Author.==| 000004f0 3d 3d 3d 3d 0a 0a 44 61 72 72 65 6e 20 53 61 6c |====..Darren Sal| 00000500 74 2e 20 43 6f 6e 74 61 63 74 61 62 6c 65 20 61 |t. Contactable a| 00000510 74 3a 0a 09 61 72 63 73 61 6c 74 40 73 70 75 64 |t:..arcsalt@spud| 00000520 64 79 2e 6d 65 77 2e 63 6f 2e 75 6b 09 3c 2d 20 |dy.mew.co.uk.<- | 00000530 70 72 65 66 65 72 72 65 64 20 61 64 64 72 65 73 |preferred addres| 00000540 73 0a 09 64 61 72 72 65 6e 2e 73 61 6c 74 40 75 |s..darren.salt@u| 00000550 6e 6e 2e 61 63 2e 75 6b 09 09 3c 2d 20 75 6e 74 |nn.ac.uk..<- unt| 00000560 69 6c 20 4a 75 6e 65 20 31 39 39 37 3f 0a 0a 57 |il June 1997?..W| 00000570 72 69 74 74 65 6e 20 69 6e 20 72 65 73 70 6f 6e |ritten in respon| 00000580 73 65 20 74 6f 20 41 52 43 5f 41 52 43 2c 20 62 |se to ARC_ARC, b| 00000590 79 20 57 6f 75 74 65 72 20 53 63 68 6f 6c 74 65 |y Wouter Scholte| 000005a0 6e 2e 0a |n..| 000005a3