> 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