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 theGetMMUModefunction to find out which mode is currently in use and theSwapMMUModeprocedure 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