[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using PR# to redirect output



Frank Carney writes ...
> 
> I have used PR# to redirect output on a Laser, but can not get it to
> work right on an Apple ][E.  I want to be able to control the Apple and
> view it from a terminal program.  I have done this on the Laser, but I
> can not do it with the ][E.  I can redirect input using IN# but not
> ouput.

     It may be that PR# is working as it should but the result is not
what you expect. PR# tells where you want to go to handle outputs. For
example, PR#1 says you want to execute code associated with Slot 1
beginning at $C100. Often, a printer interface card is in Slot 1 and
PR#1 says you want to print out your outputs.

     The Laser has more built-in I/O hardware and associated firmware
than a IIe.



Rubywand