A 24-bit constant is added to X, Y, SP or PC to form the effective address of the operand.
main: LD X,#$600 LD D6,($300,X) LD Y,#$1000 ST D6,($140, Y)