home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / asmutl / crowecpm.lbr / -READ.ME next >
Text File  |  1986-12-07  |  640b  |  10 lines

  1. CROWECPM.LBR
  2.    This program is for all of you that wanted a Z80 assembler without
  3.    spending hundreds of dollars for it.  The CROWE assembler is modified
  4.    so that it would work under any CP/M system.  CROWECPM accepts
  5.    standard Zilog mnemonics and creates a HEX and PRN files.  The HEX
  6.    file is in Intel format and can be used to create a COM file with the
  7.    CP/M LOAD.COM.  A symbol table is listed at the end of the PRN file.
  8.    It is a good assembler and the source code is included if any one
  9.    would like to make it even better.
  10.