Hello all,

What in general creates faster code:
y = 0.500*a;
or
y = (512*a) >> 10;
?

Regards,

Pieter Hulshoff


_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to