mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-23 04:01:21 -04: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.