home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / zsus / progpack / rmacmod.lbr / RMAC-685.DOC < prev    next >
Encoding:
Text File  |  1985-06-24  |  640 b   |  14 lines

  1. 6/24/85
  2.  
  3. This is the state of my hacked RMAC.COM as of this date:
  4.  
  5. Patched with George Blat (R&MACMOD.AQM) and Sigi Kluger (RMAC.MQD) hacks,
  6. changed first `CPI' at the `PATCHAREA' label of the Blat patch from '.'
  7. to '$' to allow use of L80-style `$MEMRY' symbol with PROLINK linker and
  8. SYSLIB - I don't think I will miss the ability to use a period in symbols.
  9.  
  10. NOTE: While the R&MACMOD.ASM file contains a `NOP' at the label
  11. `DOLLARCOUNTS', DDT will not overlay a value of 00h - thats why following
  12. the instructions in RMAC.MOD is still necessary after editing, assembling
  13. and overlaying R&MACMOD to RMAC.COM.            Bruce Morgen
  14.