mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-16 23:40:43 -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.