home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / zsus / progpack / bitmath.lbr / BITMATH.FOR next >
Encoding:
Text File  |  1990-12-08  |  384 b   |  7 lines

  1. BITMATH is a collection of routines for manipulating selected
  2. bits in a byte which are not directly performed by opcodes in
  3. the Z80/Z180 instruction set. Includes reversing the order of
  4. bytes, logarithm, exponential, and mask generation functions
  5. useful for bit-mapping and interpretation of Disk Parameter
  6. Blocks or allocation vectors in a BIOS. Help file documentation.
  7.