mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-02 08:54:15 +00:00
af28ce7ecb
This is actually used as the DSP JIT, so this should be with the other JIT source files. This commit also makes it so changes to the JIT emitter don't require recompiling all of the DSP core (i.e. changing the JIT won't require the interpreter to be rebuilt).