32 divide
Help! What's the best way to do a 32 bit signed divide on the 68000?
Using just DIVS is no good on overflow conditions. Any sample code
on how to get a "32 bit / 16 bit = 32 bit" would be VERY helpful!
– Thanks, GregM