mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-23 12:30:24 -06: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.