Notes
Remarks64-column printing
Known ErrorsBugfix provided by Matteo Vitturi:
<UL><LI> If you use this program with the Interface 1 fitted, the system hangs inexplicably.
The program has the stream addresses written in a static way instead of calculating on the basis of the system variables.
In this way, the ROM of the Interface 1 remains active during the execution of the interrupt and the Spectrum hangs waiting (HALT) for a key but interrupts are disabled.
The fix is to make the routine use the channels dynamically.</UL>
Modified "BUGFIX" file provided by Matteo Vitturi.