Skip to content
Snippets Groups Projects
emufan4568's avatar
Geo Ster authored
* On reads/writes it is important to check the address alignment before
proceeding with the operation. However unalignment errors almost
never happen in real world games, so let the compiler know that these
branches are unlikely to happen to speed them up a bit.
1a3d77c9
History
Name Last commit Last update
..
common
cpu
main.cpp