dolphin-emu / hwtests

Hardware test suite
GNU General Public License v2.0
22 stars 25 forks source link

Add test case for segment register setting/getting. #15

Closed Sonicadvance1 closed 2 years ago

Sonicadvance1 commented 9 years ago

This adds tests for mtsr, mfsr, mtsrin, and mfsrin.

neobrain commented 9 years ago

LGTM. Merging once I've ran these tests on my Wii.

neobrain commented 9 years ago

Rebase, please :)

neobrain commented 9 years ago

Actually, this test doesn't exit cleanly on my wii, but softlocks it upon exit. Fix, please?

Sonicadvance1 commented 9 years ago

Fancy. I don't have a Wii to test on and it doesn't happen in Dolphin. So I won't be able to.

Tilka commented 9 years ago

I've opened a pull request to this branch that fixes this issue. Otherwise, lgtm.

neobrain commented 9 years ago

Can we get a rebase, then? I'd still like to double-check, but thanks for taking care of it, @Tilka.