Skip to content

SH4: Fix jit to not require "safe-mode", change defaults. #15

Description

@skmp

"safe-mode" is enabled by default and it really hurts performance.

Looking at the codebase there are some comments on some games breaking with it.

What this control is div matching for div0/1 insns, and likely the breakage is corner cases on divide by zero.

Fix corner cases, then rename config to something more descriptive, and default to match the divs for perf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions