home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL23.ARJ / VOL2356 < prev    next >
Text File  |  1992-01-07  |  3KB  |  68 lines

  1.  
  2.     Volume 2356 - Released april 1989 - Abstract (C) DOS gg
  3.  
  4. P r o g r a m m a T h e e k volume 2356
  5.  
  6. gelijk aan PC/SIG no. 356, PCgg 248
  7.  
  8. Titel: FANSI Console scherm-aansturing
  9.  
  10. Number  Name            Size    Date    Comments
  11. 2356.01 ANSI     BAT      174   2-10-85 Used to extract  files from ANSI.LBR
  12. 2356.02 ANSI     LBR    44160   2-10-85 Squeezed support  programs 
  13.         CATALOG  356     1024   2-12-89 This file
  14. 2356.03 DIZZY    C       7936  12-09-84 "C" source which  generated ANSI.LBR
  15. 2356.04 DOSEDIT  PCH     2560  12-13-84 Patch file for  DOSEDIT V. 5-9-84
  16. 2356.05 DOSEDIT2 PCH     2816  12-13-84 Patch file for  DOSEDIT2 prog
  17. 2356.06 FCONSOLE DEV    17056   1-24-85 FANSI-CONSOLE
  18. 2356.07 FCONSOLE DOC   196391   1-23-85 Extensive doc for  FANSI-CONSOLE
  19. 2356.08 FCONSOLE HST    11520   1-24-85 Revision history  information
  20. 2356.09 LUE      COM     1470   8-09-84 Used to extract  progs from ANSI.LBR
  21. 2356.10 SPIT     EXE    14562   7-07-84 Test program for  slow test data       
  22.  VOL2356  ABS     2560   2-12-89 VOL2356 abstract
  23.                12 File(s)     14336 bytes free on VOL2356
  24.  
  25. FANSI-CONSOLE is a complete replacement for the IBM-PC  console
  26. software, with significant improvements.  Functions:
  27.         Speeds up screen painting
  28.         Processes ANSI X3.64 escape sequences
  29.         Emulates DEC VT100
  30.         Allows much more typeahead
  31.         Turns display off when not in use
  32.         Allows one finger typing
  33.         Allows keyboard generated breakpoints
  34.         Eliminates screen flicker
  35.         Provides support for 50 line displays
  36.         Extends the IBM-PC ROM BIOS
  37.  
  38.      Briefly, the program FANSI-CONSOLE (tm) is a fast ANSI  X3.64
  39. standard console driver for the IBM-PC, running under  MS(PC)-DOS.
  40. The  name "FANSI"  comes  from "fast ANSI".  It is   pronounced
  41. the same  as "fancy".  The "CONSOLE"  is  what  we  call
  42. the
  43. screen and keyboard together.  "MS(PC)-DOS" is the name we  use
  44. for Microsoft's MS-DOS, of which IBM-PC DOS is a variant.
  45.      FANSI-CONSOLE is both an MS(PC)-DOS console driver and  a
  46. BIOS console driver.  These are two somewhat similar but  still
  47. different  things.  Somewhat like an actor playing  the   parts of
  48. both twins in a movie, FANSI-CONSOLE plays  the  part of the
  49. IBM-PC ROM BIOS console code as well as the part of the  IBM-PC
  50. ANSI.SYS device driver.  FANSI-CONSOLE replaces the  screen   and
  51. keyboard handling parts of both the IBM-PC ROM BIOS and the
  52. MS(PC)-DOS  2.00  (and  later  versions)  operating system.
  53. It is  a  complete  replacement  for  the IBM-PC  console
  54. software, but offers some significant improvements.  Just  like
  55. the operating system, FANSI-CONSOLE  is  always  in  memory  once
  56. it is placed there during the  startup  process.
  57.     FANSI-CONSOLE only requires  about  16KB  of  read/write
  58. memory for itself.  In comparison, the IBM-PC ANSI.SYS  device
  59. driver only  requires about 1.6KB  of  read/write memory   for
  60. itself.
  61.     FANSI-CONSOLE does  not require any special hardware  like a
  62. second  diskette drive or a fixed disk.  It performs just as  well
  63. without them as with them.
  64.     FANSI-CONSOLE works on  most  computers which are  hardware
  65. equivalent to the IBM-PC.  These computers are sometimes  called
  66. "compatibles" or "clones".   Please note that because of the
  67. nature of  the  program, FANSI-CONSOLE does not  work  on
  68. machines  which  are  not hardware equivalent to the IBM-PC.