/* +++begin copyright+++ ******************************* */ /* */ /* STRATUS CONFIDENTIAL INFORMATION: CLASS II */ /* COPYRIGHT (c) 1986, 1987, 1988, 1989 Stratus */ /* Computer, Inc. */ /* All Rights Reserved. */ /* */ /* This program contains confidential and proprietary */ /* information of Stratus Computer, Inc., and any */ /* reproduction, disclosure, or use in whole or in part */ /* is expressly prohibited, except as may be */ /* specifically authorized by prior written agreement or */ /* permission of Stratus. */ /* */ /* +++end copyright+++ ********************************* */ /***********************************************************/ /* Despite the above stern warning, this information is */ /* publicly available by anonymous FTP from the official */ /* server "ftp.stratus.com". It is stored separately */ /* here for convenience. */ /***********************************************************/ /* TERMINAL TYPE TEMPLATE /* /* This form is a template for defining a terminal type. Append /* the character sequences for an input request or output sequence /* to the line containing the name of the request or sequence. /* Although not required, you should delete all lines naming requests /* or sequences that you do not define. /* /* TERMINAL TYPE NAME: Diablo 630 /* /* DATE: April 1990 /* Beginning of modification history */ /* Modified 90-03-08 by Nicolas Tamburri to write this ttp. Emulate a /* Diablo 630 on an NEC SilentWrite LC 890. /* End of modification history */ configuration fixed-origin hex-notation-char ` setup normal nul height 66 width 85 character_translation output_translation 1-byte ascii ascii ascii initial-state-g0 ascii initial-state-left g0 output initial-string esc cr P &+ /* reset esc ff 6 6 &+ /* 66 lines/page esc C &+ /* clear margins esc ! &+ /* Cancel auto CR reset-terminal esc ff 6 6 &+ /* 66 lines/page esc C &+ /* clear margins esc ! &+ /* Cancel auto CR adv-before-printing cr lf skip-to-tof-before-printing ff new-line cr lf set-left-margin esc 9 set-right-margin esc 0 half-line-feed esc U negative-half-line-feed esc D backspace bs attributes underline mode boldface mode bright mode set underline esc E reset underline esc R set boldface esc O reset boldface esc & set bright esc O reset bright esc &