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