💾 Archived View for mirrors.apple2.org.za › archive › apple.cabi.net › FAQs.and.INFO › TelecomInfo ›… captured on 2023-03-20 at 22:55:12.

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

Path: ns-mx!uunet!munnari.oz.au!metro!cs.uow.edu.au!david
From: david@cs.uow.edu.au (David E A Wilson)
Newsgroups: comp.sys.apple2
Subject: Re: apple.80 terminal emulation
Message-ID: <1991Jul1.050905.1426@cs.uow.edu.au>
Date: 1 Jul 91 05:09:05 GMT
References: <1991Jun30.223612.3082@crash.cts.com>
Organization: Dept of Computer Science, Wollongong University, Australia
Lines: 27

mdavis@pro-sol.cts.com (Morgan Davis) writes:
>The apple80 terminal template (for use with ModemWorks or ProLine) follows
>the standard Apple 80 column firmware control codes for performing terminal
>functions.  Check any Apple programming manual for a list of these codes.
>(e.g. Apple IIe 80 Column Card reference or Apple IIGS Firmware Reference).

Here are termcap & terminfo descriptions I use for a terminal emulator I
wrote for my Apple //e clone. It just uses the enhanced //e 80 col software.

Terminfo:
apple2e|apple //e 80 column card,
	am, bw, xon,
	cols#80, lines#24,
	acsc=+U\,H.J0N-KiC`[aVh]oLqS, bel=^G, civis=^F,
	clear=\f, cnorm=^E, cr=\r, cub1=\b, cud1=\n, cuf1=^\,
	cup=^^%p2%'\s'%+%c%p1%'\s'%+%c, cuu1=^_, ed=^K, el=^],
	home=^Y, ind=^W, kbs=\b, kcub1=\b, kcud1=\n, kcuf1=^U,
	kcuu1=^K, kdch1=^_, rev=^O, ri=^V, rmacs=^X^N,
	rmso=^N, sgr0=^X^N, smacs=^O\E, smso=^O,

Termcap:
A1|apple2e|apple //e 80 column card:\
	:am:co#80:li#24:cl=^L:ho=^Y:cd=^K:ce=^]:up=^_:do=^J:nd=^\:\
	:bw:bs:kd=^J:kl=^H:kb=^H:kr=^U:ku=^K:cm=%r^^%+ %+ :so=^O:se=^N:\
	:sf=^W:sr=^V:
-- 
David Wilson	Dept Comp Sci, Uni of Wollongong	david@cs.uow.edu.au