Hi everybody, I'm new to programming, and I want to know how to put a value in Op1 (or Op2 or Op3...). Can I just load them in a saferam variable? Should I make the variables more then 1 byte long? (I'm wanting to port FlashMandel from basic to asm. The original routine was asm too, for the Amiga.) Also, is there a for-next routine in asm? Or should I do that with inc and cp? Thanx, Ronald.