home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / ZCAT / RCPTRAPS.LBR / READ.ME < prev    next >
Text File  |  2000-06-30  |  384b  |  14 lines

  1. To assemble an RCP with M80, two other programs are required.
  2.  
  3. RELHEX - Which changes m80's .REL file to an Intel .HEX file.
  4. MLOAD  - Which converts that .HEX file to a .RCP file.
  5.  
  6.  
  7. Use these command lines to assemble the two RCP's:
  8.  
  9. M80 =listtrap;RELHEX listtrap;MLOAD listtrap.rcp=listtrap
  10.  
  11. and
  12.  
  13. M80 =scrtrap;RELHEX scrtrap;MLOAD scrtrap.rcp=scrtrap
  14. NOT be saved to fi