Albert Beevendorp wrote:
> ld a,r
> ld b,a
> ld a,r
> xor b
> ld b,a
> ld a,r
> xor b
>
> is a better way to randomize and repeating this more should improve it.
I don't think so, because the time it takes to repeat it is constant so R
will be increased with the same number all the time.

Greetz.

Arjan



****
Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/
****

Reply via email to