On Wed, 25 Oct 2017 16:59:15 -0400 Stephen Adolph <[email protected]> wrote:
> Here is some code to look at. > do you run LNKFIL afterwards? you must! To be clear, what is the M100 address of LNKFIL? It is my impression that it's 2146h but I could have the wrong routine. > > note you must ensure the address of the new file name in the ram > directory is 1 less than the actual starting location to ensure > LNKFIL orders the file names correctly. > THAT's the trick I was missing. I picked up the <address>-1 thing from the NEC prog ref but I missed that I wasn't supposed to start writing at <address>-1! Thank you for the code, that's definitely going to help! Willard -- Willard Goosey [email protected] Socorro, New Mexico, USA I search my heart and find Cimmeria, land of Darkness and the Night. -- R.E. Howard
