There was an error fetching the commit references. Please try again later.
added initial modules for setting up SysCall HLE
Showing
- src/core/core.cpp 18 additions, 0 deletionssrc/core/core.cpp
- 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/function_wrappers.h 726 additions, 0 deletionssrc/core/hle/function_wrappers.h
- src/core/hle/hle.h 35 additions, 0 deletionssrc/core/hle/hle.h
- src/core/hle/hle_syscall.cpp 22 additions, 0 deletionssrc/core/hle/hle_syscall.cpp
- src/core/hle/hle_syscall.h 42 additions, 0 deletionssrc/core/hle/hle_syscall.h
Loading
Please register or sign in to comment