mheyer32 / alienbreed3d2

Alien Breed 3D II The Killing Grounds
33 stars 4 forks source link

Integer division removal in fullscreen object coordinate rotation #150

Closed 0xABADCAFE closed 1 month ago

0xABADCAFE commented 2 months ago

Identified a hardcoded division by 3 immediate that can be approximated as 85/256. Also some other minor optimisations in the loop.