[net.micro] Model 100 Termcap wanted

udavid@dartvax.UUCP (11/07/83)

   We are looking for a termcap entry for the Model 100 computer. If
anyone has such an entry, could they please mail it here? Thanks in
advance.
   
   -David Kovar
    Dartmouth College
    ...decvax!dartvax!udavid

james@umcp-cs.UUCP (11/08/83)

Some friends and I recently happened across a TRS-80 Model 100 and
so we have a working termcap for it (written by Rehmi Post.) Note that
the model 100 basically is VT-52:

# Termcap for TRS-80 Model 100 written by Rehmi Post.
Tt|trs100|TRS-80 Model 100 from Radio Shack:\
	:am:bs:bw:pt:cd=\EJ:ce=\EK:li#8:co#40:cl=\EH\EJ:up=\EA:\
	:ta=	:nd=\EC:do=\EB:dl=\EM:ho=\EH:\
	:al=\EL:mi:cm=\EY%+ %+ :\
	:ch=\EY %+ :cv=\EY%+  :sr=\EI:\
	:so=\Ep:se=\Eq:

  --Jim O'Toole

lacasse%rand-unix@sri-unix.UUCP (11/29/83)

Here are some termcaps.  I haven't tried them.  Could you please
keep me informed of any juicy things you find out.  I am especially
interested in ways to get at RAM-DISC after you have filled the screen
with "files", but still have RAM left over.  Also, I am very interested
in any specifics about the ROM other than what is in the Appendices.

Thank you.

	  Mark LaCasse
	  Rand Corporation
	  1700 Main Street
	  Santa Monica, CA 90406
	    213/393-0411


trs-100:\
 :am:bs:le=^H:li#8:co#40:\
 :ku=^^:kd=^_:kl=^]:kr=^\:up=\EA:nd=\EC:ho=\EH:ce=\EK:\
 :cd=\EJ:cl=\EE:xt:cm=\EY%+ %+ :\
 :so=\Ep:se=\Eq:al=\EL:dl=\EM:

  escape A cursor up
  escape B cursor down
  escape C cursor right
  escape D cursor left
  escape E clear screen and home cursor
  e      H home cursor
  e      J erase to end of screen
  e      K erase to end of line
  e      L insert line
  e      M delete line
  e      P turn off cursor
  e      Q turn on cursor
  e      T set system line?
  e      U reset system line?
  e      V turn off LCD ?
  e      W turn on LCD ?
  e      Y row/col cursor motion
  e      j clear screen don't move cursor
  e      l erase line   don't move cursor
  e      p begin rev video
  e      q end rev video
  e      del change char under cursor to space

"better":

trs100
  :cr=^M:do=^J:nl=^J:dl=^G:\
  :am:bs:le=^H:li#8:co#40:\
  :ku=^^:kd=^_:kl=^]:kr=^\:\
  :up=\EA:nd=\EC:ho=\EH:ce=\EK:cd=\EJ:cl=\EE:xt:
# other untested things
# insert line \EL
# delete line \EM
# delete char \Espace (puts blank there)



------- Forwarded Message


The following seems to work fine:
(assuming mail doesn't botch the single backslashes \)

MJ|trs100|trs-100|radio shack trs-100 -- traveller:\
	:am:bs:xt:co#40:li#8:al=\EL:dl=\EM:cd=^L:ce=\EK:cl=\EE:cm=\EY%+ %+ :\
	:nd=^\:dn=^_:up=\EA:se=\Eq:so=\Ep:kl=^]:kr=^\:ku=^^:kd=^_:




------- End of Forwarded Message