Msg: 5469 *Conference*

10-09-94 11:08:50

From: COMET _

To : ALL

Subj: RELOCATING M/L

I would like to write a program in machine language.  The 80C85 uses absolute
addresses.  I don't want the program to conflict with other programs which
people may already have resident.  I could write a BASIC loader program that
examined HIMEM and set it correctly, but I know there are various utility
programs in the library that have been written to simplify my task.
 
So please tell me, which programs should I look at?  Which ones have you used?
Should I run one and upload my M/L program as some odd encoding of hex digits
so that a RELOC.BA program can position it?  I am looking to hear from those of
you who have actually USED these programs with your own M/L code.  Thank you!