home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac10disk / atozbook / z.txt < prev   
Text File  |  1998-06-10  |  3KB  |  101 lines

  1.                              "The Atari A to Z"
  2.                               by Mark S Baines
  3.                       Copyright (c) 1998 Mark S Baines
  4.                              All Rights Reserved
  5.  
  6.  
  7.        YOU MUST READ "READ_ME.NOW" BEFORE YOU LOOK AT ANY OF THIS FILE
  8. *****************************************************************************
  9.  
  10.  
  11. Z
  12.  
  13.  
  14. Z80
  15. A common 8-bit Zilog microprocessor, particularly used in old CP/M systems.
  16.  
  17.  
  18. Z85C30
  19. The Zilog 85C30 SCC.
  20.  
  21.  
  22. Zero
  23. The binary or decimal digit represented by '0' indicating the absence of a 
  24. value or a 'false' result in a logic operation.
  25.  
  26.  
  27. Zero-bit
  28. A 0-bit, representing binary zero.
  29.  
  30.  
  31. Zero divide
  32. A processor exception that occurs when a program tries to divide something by 
  33. zero. In mathematics and programming the result is undefined so after catching 
  34. this error TOS normally returns control back to the program making the result 
  35. random garbage. See Exception vectors, Bombs.
  36.  
  37.  
  38. Zero insertion force - ZIF
  39. A type of socket for integrated circuit devices in which a lever with a cam 
  40. action is incorporated to permit a device to be inserted or removed without 
  41. applying pressure to the pins. Often used in EPROM blowers.
  42.  
  43.  
  44. Zero suppression
  45. An operation to eliminate zeros that have no significance from numbers before 
  46. they are displayed, e.g. to change 0001.200 to 1.2. Sometimes other characters 
  47. are substituted, especially on machine printed cheques, as in ***1.2. This is 
  48. a typical spreadsheet function.
  49.  
  50.  
  51. ZIF
  52. Zero Insertion Force.
  53.  
  54.  
  55. ZIL
  56. Zigzag In-Line. An integrated circuit package where alternate pins from a 
  57. single row are bent in opposite directions to form a zigzag.
  58.  
  59.  
  60. Zilog 85C30 SCC
  61. A dual standard, multi-protocol data communications chip in a 44-pin PLCC 
  62. package on the TT and Falcon providing two serial ports (A and B). It has an 
  63. asynchronous transfer rate of about 250 Kbits per second and a synchronous 
  64. rate of 1 Mbit per second. See SCC ports.
  65.  
  66.  
  67. ZIP
  68. A file compression format with the .ZIP file name extender. It has the 
  69. advantages of processing files very quickly with large compression ratios, 
  70. especially with the 'deflate' method.
  71.  
  72.  
  73. ZIP
  74. Zigzag In-Line Package. Synonymous with ZIL.
  75.  
  76.  
  77. Zmodem
  78. A data transfer protocol using Xmodem with CRC-16 or CRC-32 and Ymodem 
  79. technology but providing greater reliability, throughput speed, file 
  80. management and error recovery. Of particular importance is that any aborted 
  81. file transfer can be resumed from the same point on another occasion.
  82.  
  83.  
  84. ZOO
  85. A file compression format with the .ZOO file name extender common on many 
  86. systems especially IBM PCs and UNIX.
  87.  
  88.  
  89. Zoom
  90. In computer graphics, to change the size of all or part of the elements of a 
  91. display, usually to magnify or enlarge.
  92.  
  93.  
  94. Zoom box
  95. See Full box.
  96.  
  97.  
  98. Z
  99. 16 entries
  100. EOF
  101.