So here's the topic where we will concentrate all interesting tricks, optimisations, tweaks, cheats... for get the best from the genesis hardware

General
* Fast multiplication with log2 method (Z80 asm sources included) [++] :
http://www.devrs.com/gb/files/logmult.txt
* Fast 2D rotation [+] :
http://www.cfxweb.net/modules.php?name= ... le&sid=664
68000 assembly programming
* The most interesting part for me "Instead of Use ... Use ... Save x cycles, x bytes" [+++] :
http://www.mactech.com/articles/mactech ... index.html
* 68000 Tricks and traps [+] :
http://linux.cis.monroeccc.edu/~paulrsm ... ick68k.htm
* Fast 3D Transform for 68000 (very specific) [+] :
http://www.catalase.com/optrot3d.htm