mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-01 23:56:48 +02:00

Until loadstores are fully investigated, let's artificially extend the life of it by disabling all of them. These instructions break in a very terrible way and eventually all loadstores end up attempting to access memory region (u32)-1. Disable until someone has enough time to investigate further.