[net.micro.apple] Pascal FW Output hook

ags@pucc-i (Seaman) (09/18/84)

>  Does anyone have source code for a Pascal output hook for use on an
>  Apple IIe with the 80 column card activated?  

Your Apple dealer does.  Ask for the "Apple //e Reference Manual".  The
80-column firmware listings are in the accompanying supplement.
-- 
[This is my bugkiller line.  It may appear to be misplaced, but it works.]

Dave Seaman			My hovercraft is no longer full of 
..!pur-ee!pucc-i:ags		eels (thanks to my confused cat).

mdavis@nosc.ARPA (09/21/84)

From:  Morgan Davis <bang!crash!mdavis@nosc.ARPA>

Does anyone have source code for a Pascal output hook for use on an
Apple IIe with the 80 column card activated?  I've written a small
terminal program in 6502 with some support code in Applesoft, so
calling the 80 column cards firmware to init zero page for Pascal
is definitely out of the question.  What I'd really like is for
my program to use good old COUT ($FDED) for character output and
have it hooked to a firmware routine that will support a cursor
and all of the card's special functions -- essentially putting it into
Datamedia emulation.

Also, everything is under ProDOS, with BASIC.SYSTEM in use, obviously.

        -Morgan
--------