mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-20 22:02:40 -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.