mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-06 01:40:06 +00:00

We can also allow unicorn to be constructed in 32-bit mode or 64-bit mode to satisfy the need for both interpreter instances. Allows this code to compile successfully of non x86-64 architectures.