#include <M88K_CPUComponent.h>
Public Attributes | |
| const char * | name |
| int | type |
| uint32_t | pid |
Definition at line 40 of file M88K_CPUComponent.h.
| const char * m88k_cpu_type_def::name |
Definition at line 41 of file M88K_CPUComponent.h.
Referenced by M88K_CPUComponent::CheckVariableWrite(), and m88k_cpu_list_available_types().
| uint32_t m88k_cpu_type_def::pid |
Definition at line 43 of file M88K_CPUComponent.h.
Referenced by M88K_CPUComponent::ResetState().
| int m88k_cpu_type_def::type |
Definition at line 42 of file M88K_CPUComponent.h.
1.8.17