A89: Re: Shells
[Prev][Next][Index][Thread]
A89: Re: Shells
>Talking about shells; how do I compile something that doesn't require
>a shell? PlusShell looked ok, except for the fact that you don't
>get any error when accessing a label which doesn't exist! (because of
>the -g parameter).
Yeah, I found that out the hard way (a crash). All you have to do, though,
is edit asm89.bat, taking out -g. Everything I've compiled for PlusShell
hasn't required a shell on the calc.
That makes any serious programming impossible.
>And Doors OS seems to require that you have the kernel on the calc (?)
>
Follow-Ups: