Re: A89: How does a 68000 program get into supervisor mode ?


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

Re: A89: How does a 68000 program get into supervisor mode ?





> How would I be able to switch into supervisor mode on a 68000 for a program 
> that needs it ?
>  

Don't you get more access to different instructions (supervisor mode) by just 
setting the supervisor bit (bit 13) of the SR register?

-Steven


Follow-Ups: