There was an error fetching the commit references. Please try again later.
Merge pull request #175 from bunnei/libnx-fixes-2
More fixes for Libnx
No related branches found
No related tags found
Showing
- src/core/CMakeLists.txt 2 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/apm/apm.cpp 4 additions, 52 deletionssrc/core/hle/service/apm/apm.cpp
- src/core/hle/service/apm/apm.h 3 additions, 6 deletionssrc/core/hle/service/apm/apm.h
- src/core/hle/service/apm/interface.cpp 66 additions, 0 deletionssrc/core/hle/service/apm/interface.cpp
- src/core/hle/service/apm/interface.h 27 additions, 0 deletionssrc/core/hle/service/apm/interface.h
- src/core/hle/service/filesystem/fsp_srv.cpp 8 additions, 0 deletionssrc/core/hle/service/filesystem/fsp_srv.cpp
- src/core/hle/service/filesystem/fsp_srv.h 1 addition, 0 deletionssrc/core/hle/service/filesystem/fsp_srv.h
- src/core/hle/service/nvflinger/buffer_queue.cpp 5 additions, 1 deletionsrc/core/hle/service/nvflinger/buffer_queue.cpp
- src/core/hle/service/vi/vi.cpp 50 additions, 40 deletionssrc/core/hle/service/vi/vi.cpp
Loading
Please register or sign in to comment