There was an error fetching the commit references. Please try again later.
Merge pull request #12513 from liamwhite/jit-fix
jit: use code memory handles correctly
No related branches found
No related tags found
Showing
- src/core/CMakeLists.txt 2 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/jit/jit.cpp 41 additions, 18 deletionssrc/core/hle/service/jit/jit.cpp
- src/core/hle/service/jit/jit_code_memory.cpp 54 additions, 0 deletionssrc/core/hle/service/jit/jit_code_memory.cpp
- src/core/hle/service/jit/jit_code_memory.h 49 additions, 0 deletionssrc/core/hle/service/jit/jit_code_memory.h
Loading
Please register or sign in to comment