|
TEMU
4.4
The Terma Emulator
|
#include "temu-c/Support/Objsys.h"

Go to the source code of this file.
Data Structures | |
| struct | temu_DeviceIface |
Macros | |
| #define | TEMU_DEVICE_IFACE_TYPE "DeviceIface" |
Typedefs | |
| typedef struct temu_DeviceIface | temu_DeviceIface |
Functions | |
| TEMU_IFACE_REFERENCE_TYPE (temu_Device) | |
| #define TEMU_DEVICE_IFACE_TYPE "DeviceIface" |
| typedef struct temu_DeviceIface temu_DeviceIface |
Standard device interface
\field reset Called when the device is reset. \field mapDevice If defined, called when a device is mapped.
| TEMU_IFACE_REFERENCE_TYPE | ( | temu_Device | ) |