Important: The information in this document is obsolete and should not be used for new development.
Changing the Addressing Mode
If you wish to change address-translation modes manually, you can use theGetMMUMode
function to find out which mode is currently in use and theSwapMMUMode
procedure to swap modes.
- Note
- In general, you need to alter the CPU's addressing mode manually only if you are designing device drivers or other software that communicates with NuBus expansion cards.
Subtopics
- GetMMUMode
- SwapMMUMode