mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 14:39:01 +01:00
c73f4bd226
Hides the opcode tables that the interpreter and JIT interface with to execute instructions. This does not, however, hide the read-only tables that the assembler and disassembler use.