There was an error fetching the commit references. Please try again later.
added initial kernel/thread modules
Showing
- src/core/CMakeLists.txt 2 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/core.vcxproj 4 additions, 0 deletionssrc/core/core.vcxproj
- src/core/core.vcxproj.filters 15 additions, 0 deletionssrc/core/core.vcxproj.filters
- src/core/hle/kernel/kernel.cpp 142 additions, 0 deletionssrc/core/hle/kernel/kernel.cpp
- src/core/hle/kernel/kernel.h 121 additions, 0 deletionssrc/core/hle/kernel/kernel.h
- src/core/hle/kernel/thread.cpp 228 additions, 0 deletionssrc/core/hle/kernel/thread.cpp
- src/core/hle/kernel/thread.h 36 additions, 0 deletionssrc/core/hle/kernel/thread.h
Loading
Please register or sign in to comment