momiji
m68k emulator infrastructure
About Source codeTable of contents
momiji::operands::AddressRegister
MISSING HEADER
MISSING DECLARATION
An address register in the form a* where ‘*’ is any number from 0 to 7.
Member fields
| Field | Type | Notes | Default value |
|---|---|---|---|
| reg | std::int32_t |
The number of the register. (eg: 0 is the first, 7 is the eight) |