|
TEMU
2
The Terma Emulator
|
Go to the source code of this file.
Data Structures | |
| struct | temu_ClockIface |
| struct | temu_ClockVTable |
Macros | |
| #define | TEMU_CLOCK_IFACE_TYPE "ClockIface" |
Enumerations | |
| enum | temu_ClockStopReason { teCSR_Normal = 0, teCSR_Halt, teCSR_BreakWatch, teCSR_Early, teCSR_Panic } |
Functions | |
| TEMU_IFACE_REFERENCE_TYPE (temu_Clock) | |
| enum temu_ClockStopReason |
Clock stop reason, these are similar to CPU exit reason, but not identical.
| TEMU_IFACE_REFERENCE_TYPE | ( | temu_Clock | ) |