Skip to content
Snippets Groups Projects
  • Lioncash's avatar
    yuzu: Remove setting for using Unicorn · 8fc806e8
    Lioncash authored
    The JIT is mature enough that this setting can be removed, falling back
    to Unicorn only on unsupported architectures. Any missing features from
    Unicorn (of which there are extremely few), are mostly
    developer-oriented, which most users don't care about.
    
    Features should be coordinated with the JIT, not the interpreter,
    anyhow.
    8fc806e8