mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-17 07:52:23 -05:00
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.