|
libElysianVMU 1.6.0
Full-featured, accurate, cross-platform library emulating the Dreamcast's Visual Memory Unit
|
Go to the source code of this file.
Data Structures | |
| struct | EvmuMemoryEventClass |
| struct | EvmuMemoryEvent |
Macros | |
| #define | EVMU_MEMORY_EVENT_TYPE (GBL_TYPEID(EvmuMemoryEvent)) |
| #define | EVMU_MEMORY_EVENT(self) |
| #define | EVMU_MEMORY_EVENT_CLASS(klass) |
| #define | EVMU_MEMORY_EVENT_GET_CLASS(self) |
Typedefs | |
| typedef GblEnum | EVMU_MEMORY_EVENT_OP |
Enumerations | |
| enum | EVMU_MEMORY_EVENT_OP |
Functions | |
| GblType | EvmuMemoryEvent_type (void) |
| #define EVMU_MEMORY_EVENT | ( | self | ) |
Definition at line 14 of file evmu_memory_event.h.
| #define EVMU_MEMORY_EVENT_CLASS | ( | klass | ) |
Definition at line 15 of file evmu_memory_event.h.
| #define EVMU_MEMORY_EVENT_GET_CLASS | ( | self | ) |
Definition at line 16 of file evmu_memory_event.h.
| #define EVMU_MEMORY_EVENT_TYPE (GBL_TYPEID(EvmuMemoryEvent)) |
Definition at line 13 of file evmu_memory_event.h.
| typedef GblEnum EVMU_MEMORY_EVENT_OP |
Definition at line 22 of file evmu_memory_event.h.
| enum EVMU_MEMORY_EVENT_OP |
Definition at line 22 of file evmu_memory_event.h.