mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-10 06:01:32 -04: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.