Commit 47fb781b9445d1db281e668737a6ad832d252390

Sylvain Becker 2019-02-22T09:30:45

BlitNtoN BlitNtoNKey: remove non-aligned word read/store (bpp 3<->4) (Bug 4503) Mips and (old) ARM doesn't allow word read/write when adress isn't 4bytes aligned. So just remove that.