Structure
    M680xInstruction.Operand.ExtendedAddress
public struct ExtendedAddress
Operand referring to extended addressing.
Relationships
Member Of
M680xInstruction.OperandOperand for M680x instructions.
Properties
        address
    
    let address: UInt16
The absolute address.
        indirect
    
    let indirect: Bool
true if extended indirect addressing.