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