There was an error fetching the commit references. Please try again later.
- renamed hle_syscall to just syscall
- added service.h as an initial service interface
Showing
- src/core/core.vcxproj 3 additions, 2 deletionssrc/core/core.vcxproj
- src/core/core.vcxproj.filters 9 additions, 3 deletionssrc/core/core.vcxproj.filters
- src/core/hle/hle.cpp 2 additions, 2 deletionssrc/core/hle/hle.cpp
- src/core/hle/service/service.h 60 additions, 0 deletionssrc/core/hle/service/service.h
- src/core/hle/syscall.cpp 64 additions, 62 deletionssrc/core/hle/syscall.cpp
- src/core/hle/syscall.h 19 additions, 0 deletionssrc/core/hle/syscall.h
Loading
Please register or sign in to comment