Thanks, I thought about /256. Maxam does it like RASM. But...
ld (iy),variable_of_16_bit
What does it do in RASM? Does it only write the lower 8 bits? Maxam produces an error.
Sorry for bugging, but in the example before, it would write the hi-byte first, and then the low-byte. Shouldn't it the other way around?
RASM is really full of new features, lot's of stuff to learn ;-)