Date : Sun, 08 Oct 2006 10:29:47
From : jgh@... (Jonathan Graham Harston)
Subject: Re: How to *SPOOL result of *INFO?
>Message-ID: <E9323E2020224130A7BF037CE4500009.MAI@...>
"Ian Wolstenholme" <BBCMailingList@...> wrote:
> It seems like DFS is unable to put output into an open file at the
> same time as it's being asked to do some other disc-read operation. I
*Any* display operation. It happens with *HELP DFS as well!
> don't think there's any way around this bug, unless Acorn happened
If you're into reprogramming your DFS EPROM, then with DFS 1.2x
changing the byte at &B994 from &AA to &60 disables the code that
changes the output stream with *FX3.
In fact, as programming an EPROM involves changing '1' bits to '0'
bits, you /could/ reprogram a DFS EPROM without erasing it by
changing location &B996 from &03 to &01, causing it to issue FX1
calls (set User Result Byte) instead of FX3 calls.
--
J.G.Harston - jgh@... - mdfs.net/User/JGH
Spectrum Emulators - http://mdfs.net/Apps/Emulators/Spectrum