[Coco] os9 intercept call from C

Alex Evans varmfskii at gmail.com
Sun Apr 19 07:55:38 EDT 2020


On Sat, Apr 18, 2020 at 10:45 PM Walter Zambotti <zambotti at iinet.net.au> wrote:
>
> Alex.
>
> My understanding is signal takes a signal number to trap but intercept
> does not. Intercept traps all signals. With intercept it's up to your
> trap handler to determine what signal was sent.

I'm talking about the trap handler. I believe the trap handler will
find the signal number that caused the interrupt in the B register.
And there is no kernel trap call that I am aware of only F$Icpt


More information about the Coco mailing list