Hi,
As I know, the modulo (x%y) and division (x/y) instructions are fairly slow on
GBA.
Are there any other instructions or program sequences to avoid on GBA
(especially in Vblan kinterrupt)? If yes, do you know alternative methods (like
bit shifting to increase the speed of multiplying by 2,4,8...) for them?
If there are any documents about these instructions (can be non GBA specific
too), I would be glad to hear about it.
Regards,
SzabFer