| 
    TEMU
    4.4
    
   The Terma Emulator 
   | 
 
#include </builds/termade/temu/temu/include/temu-c/Support/VTables.h>

Data Fields | |
| temu_CpuIface * | Cpu | 
| CPU interface.  More... | |
| temu_IrqCtrlIface * | Irq | 
| IRQ interface.  More... | |
| temu_MemAccessIface * | InvalidAccess | 
| Invalid memory access interface.  More... | |
| temu_ClockIface * | Clock | 
| Clock interface.  More... | |
| temu_BinaryTranslationControlIface * | Translation | 
| Binary translator control interface.  More... | |
All processors provide the CpuVTable
| temu_ClockIface* temu_CpuVTable::Clock | 
Clock interface.
| temu_CpuIface* temu_CpuVTable::Cpu | 
CPU interface.
| temu_MemAccessIface* temu_CpuVTable::InvalidAccess | 
Invalid memory access interface.
| temu_IrqCtrlIface* temu_CpuVTable::Irq | 
IRQ interface.
| temu_BinaryTranslationControlIface* temu_CpuVTable::Translation | 
Binary translator control interface.