[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Patch for xaloader.prg



On 8 mar 2010, at 00.08, Helmut Karlowski wrote:

> How does your loader run the kernel? Does it exit after launch or does it stay in memory?
> 
> If it exits size doesn't matter.

It stays in memory (pexec mode 200 isn't available until the kernel is installed). It uses the standard Pexec() call, and copies the DTA address from the parent (TOS) to allow the kernel binary to continue loading stuff from the auto folder.

-- PeP