mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-02 00:15:37 -05:00
Check bytes directly to avoid ambiguity in the disassembly between short and near jumps, which could hypothetically cause the test to pass when it shouldn't.