TEMU  3.0
The Terma Emulator
PowerPC.h File Reference
#include "temu-c/Memory/Memory.h"
#include "temu-c/Support/Objsys.h"
#include <stdint.h>
Include dependency graph for PowerPC.h:

Go to the source code of this file.

Data Structures

struct  temu_PowerPCIface
 

Macros

#define TEMU_POWERPC_IFACE_TYPE   "temu::PowerPCIface"
 

Typedefs

typedef struct temu_PowerPCIface temu_PowerPCIface
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_PowerPC)
 

Macro Definition Documentation

◆ TEMU_POWERPC_IFACE_TYPE

#define TEMU_POWERPC_IFACE_TYPE   "temu::PowerPCIface"

Typedef Documentation

◆ temu_PowerPCIface

Interface for PowerPC specific functionality

Function Documentation

◆ TEMU_IFACE_REFERENCE_TYPE()

TEMU_IFACE_REFERENCE_TYPE ( temu_PowerPC  )