mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-06-12 03:10:51 -05:00
There's no real requirement to make this const, and this should also be decided by the calling code, considering we had places that would simply cast away the const and carry on. |
||
|---|---|---|
| .. | ||
| BlockCache.cpp | ||
| BlockCache.h | ||
| ConstantPool.cpp | ||
| ConstantPool.h | ||
| EmuCodeBlock.cpp | ||
| EmuCodeBlock.h | ||
| FarCodeCache.cpp | ||
| FarCodeCache.h | ||
| Jit64AsmCommon.cpp | ||
| Jit64AsmCommon.h | ||
| Jit64Base.cpp | ||
| Jit64Base.h | ||
| Jit64PowerPCState.h | ||
| TrampolineCache.cpp | ||
| TrampolineCache.h | ||
| TrampolineInfo.h | ||