mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-03 05:56:42 +02:00

The stub was made with the assumption that the GDB architecture is rs6000:6000, but the closest is actually powerpc:750 which features much more SPR that the gekko supports, but it also has slightly different ID. This commit now assumes the more proper powerpc:750.