[mod.computers.68k] CP/M 68k load function

mknox@NGP.UTEXAS.EDU (mknox) (05/21/86)

One passing thought on getting a LOAD function to return to your program:

  The default setting for the user stack register is the top of TPA.  If
you load a program at the top (which is frequently where you load them if
you want an RSX, or not to interfere with your own program) then you can
wipe out your own stack.  Just a thought.

						mknox@ngp.utexas.edu