I need to use insertmem and delmem to get around the 8200 byte memory cap on asm programs, but can not seem to figure out how to use them. I wan't my program to use insertmem to run another program, then delmem after it is finished so I don't have the memory leak from things like parseinp.
If you could walk me through it that would be great, or post code that inserts a program to be run, then deletes it that would be great also.
If you could walk me through it that would be great, or post code that inserts a program to be run, then deletes it that would be great also.