TEMU  4.4
The Terma Emulator
Machine.h File Reference
#include "temu-c/Support/Cpu.h"
#include "temu-c/Target/Cpu.h"
#include <stdint.h>
Include dependency graph for Machine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  temu_MachineIface
 

Macros

#define TEMU_MACHINE_IFACE_TYPE   "MachineIface"
 

Typedefs

typedef struct temu_MachineIface temu_MachineIface
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_Machine)
 

Macro Definition Documentation

◆ TEMU_MACHINE_IFACE_TYPE

#define TEMU_MACHINE_IFACE_TYPE   "MachineIface"

Typedef Documentation

◆ temu_MachineIface

Standard machine interface

Function Documentation

◆ TEMU_IFACE_REFERENCE_TYPE()

TEMU_IFACE_REFERENCE_TYPE ( temu_Machine  )