Re: A86: Standards


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

Re: A86: Standards



On Sun, 3 Aug 1997, Alan Bailey wrote:

> just add this to the beginning:
> 
> 	.db $C9         ;ret, so if it's run, it doesn't screw up
> 	.db $FF,$80     ;then some kind of indicator, one or two bytes

If you're going to follow that route, then you might as well do what TI
did with finexec by calling the internal error routine, rather than just
returning.

--------
Dan Eble (mailto:eble@cis.ohio-state.edu)
         (http://www.cis.ohio-state.edu/~eble)


References: