The simplest thing to do is set the load and exec addresses in the SAVE call itself!
XY!2=load address to assign to file
XY!6=exec address to assign to file
XY!10=start address of data to save
XY!14=start+length of data to save
The flaw was leaving XY!2 and XY!6 unset in the very first place.
XY!2=load address to assign to file
XY!6=exec address to assign to file
XY!10=start address of data to save
XY!14=start+length of data to save
The flaw was leaving XY!2 and XY!6 unset in the very first place.
Statistics: Posted by jgharston — Fri Sep 06, 2024 6:19 pm