Re: LF: Exit to Fargo shell, not OS


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

Re: LF: Exit to Fargo shell, not OS



Brent Grigg wrote:
> 
> So is this what I would do to boot up fargo shell instead of leaving to
> normal OS?
> 
> Prog_code:
> ....
> exit:
>  exec(int handle) ;except this will not compile with a68k errors out.
> ...
> end

Oh, yeah.  I forgot...  you need to add these before the end of the
program:

reloc_open
   add_library corelib
reloc_close


-- 
Jake Robb


Follow-Ups: References: