Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!hou3c!hocda!houxm!ihnp4!zehntel!hplabs!sri-unix!bang!crash!mdavis@nosc.ARPA From: mdavis@nosc.ARPA Newsgroups: net.micro.apple Subject: Pascal FW Output hook Message-ID: <12047@sri-arpa.UUCP> Date: Fri, 21-Sep-84 00:50:00 EDT Article-I.D.: sri-arpa.12047 Posted: Fri Sep 21 00:50:00 1984 Date-Received: Tue, 25-Sep-84 03:57:08 EDT Lines: 16 From: Morgan DavisDoes 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 --------