A83: Re: Shells...


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

A83: Re: Shells...




> Why aren't shekks able to run unsquished progs.  All they should have to
> do is do a little syntax checking like Squish.83p does and if it fits the
> correct unsquised ASM syntax, (End,0000,End) and if it does, call
> exec_asm

Yeah, I agree with Alan here...if they could do that, that'd be really
useful.  It should be too hard to do either.  Actually, I think squish.83p
probably checks for End, XXXX, End, since that number can be just about
anything.

Also, if you look at the exec_asm code, it has a checking routine in it.

James.