Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: PowerPC System Software /
Chapter 2 - Mixed Mode Manager / Mixed Mode Manager Reference


Mixed Mode Manager Routines

This section describes the routines provided by the Mixed Mode Manager. You can use these routines to

In general, you need to call these routines only from PowerPC code. To maintain a single source code base for your software, however, you can call Mixed Mode Manager routines from 680x0 code, as long as you set the USESROUTINEDESCRIPTORS compiler flag to false (its default setting). To compile code for the PowerPC environment, you should set the USESROUTINEDESCRIPTORS flag to true.

See "Using the Mixed Mode Manager" beginning on page 2-14 for detailed instructions on using these routines.


Subtopics
Creating and Disposing of Routine Descriptors
Calling Routines via Universal Procedure Pointers
Determining Instruction Set Architectures

Previous Book Contents Book Index Next

© Apple Computer, Inc.
3 JUL 1996