New version of DeSmuMe
Download links
x86 build
http://files.emunewz.net/emus/DS/DeSmuME...22-x86.zip
amd64 build
http://files.emunewz.net/emus/DS/DeSmuME...22-x64.zip
Code:
* GPU: Clean up and optimize the BG mosaic code.
* GPU: When calculating the VRAM pixel location using MMU_gpu_map(), replace division and mod instructions with bitshift and bitwise AND instructions. Should help older compilers that don't know how to optimize the division/mod instructions into bitshift/bitwise AND instructions.
Download links
x86 build
http://files.emunewz.net/emus/DS/DeSmuME...22-x86.zip
amd64 build
http://files.emunewz.net/emus/DS/DeSmuME...22-x64.zip