Extra
Info Index | GEM Config | FIDDLOAD | Key
Correspondence
Control Sequences | Disk Formats | Screen | Interrupts | XIOS | The
Tube
About the 512 | Outline | Bibliography | Problems | Software | Photos | Index
The User Guide provided by Acorn to go with the Master 512 includes very little about many of the support and utility programs on the supplied DOS-Plus boot disk. Most of them are described quite adequately though in the two books produced by Dabs Press, namely the Master 512 User Guide by Chris Snee and the Master 512 Technical Guide by Robin Burton.
However, on the disk which goes with Version 2.1 of DOS-Plus there is one program for which the function is not described anywhere. This is the file called FIDDLOAD.COM. To be fair, it is referred to in the Acorn User Guide, and Chris Snee's book does mention it, but simply to state that it has something to do with using installable device drivers. No practical details are given as to how to use it.
I found it irritating to have a file on the system disk about which I knew nothing. It might turn out to be useful! But how could I use it? I decided to examine FIDDLOAD carefully to try and find out what it was really for. This is a summary of my investigation. FIDDLOAD does not, in fact, turn out to be the most useful of the DOS-Plus support programs! Read on, though, if you would like to know what it does, and why most users would be better off without it.
FIDDLOAD has been included on the boot disk because of a difference between DOS-Plus and MS-DOS. When an MS-DOS PC boots up, the system looks for a file called CONFIG.SYS. This file contains information about how DOS is to configure itself. CONFIG.SYS is always a text file, so it can be edited with a word-processor or text-editor. It will contain lines like:
FILES=30
DEVICE=MOUSE.SYS
which tell DOS to allow space for up to 30 open files, and to load as a "device driver" a file called "MOUSE.SYS".
DOS-Plus, on the other hand, does not use a CONFIG.SYS file. It has a fixed allowance of open files; it does not use installable device drivers; etc.
What FIDDLOAD does is to cause DOS-Plus to read a CONFIG.SYS file. You do not need to do anything to cause FIDDLOAD to work except to have it present on the disk. If your boot disk contains FIDDLOAD.COM and a file called CONFIG.SYS (both in the root directory) then the contents of CONFIG.SYS will be acted on automatically when the 512 is booted up.
Don't get too excited, though! The way that CONFIG.SYS is acted upon is very limited. You are still stuck with a fixed number of open files, for example. Only four kinds of lines mean anything at all. Other lines are ignored.
The lines that have a meaning are:
If you have read through all the above, you will probably feel, as I do, that FIDDLOAD.COM is a pretty useless program. However there remains one useful thing you can do with it. That is: Delete it!
If FIDDLOAD.COM is present in the root directory of the boot disk then it will be loaded every time you boot the system and it will then search for a CONFIG.SYS file. If you are booting from a floppy disk this process takes about 5 seconds, assuming no CONFIG.SYS file exists. So if you delete FIDDLOAD.COM from your boot disk, then system boot will take about 5 seconds less time to complete. The improvement is quite noticeable.
Extra
Info Index | GEM Config | FIDDLOAD | Key
Correspondence
Control Sequences | Disk Formats | Screen | Interrupts | XIOS | The
Tube
About the 512 | Outline | Bibliography | Problems | Software | Photos | Index