Services/vi: add vi:s and vi:u services
This commit is contained in:
parent
eaa9f968a6
commit
524c12a5f8
6 changed files with 128 additions and 0 deletions
|
@ -159,6 +159,10 @@ add_library(core STATIC
|
|||
hle/service/vi/vi.h
|
||||
hle/service/vi/vi_m.cpp
|
||||
hle/service/vi/vi_m.h
|
||||
hle/service/vi/vi_s.cpp
|
||||
hle/service/vi/vi_s.h
|
||||
hle/service/vi/vi_u.cpp
|
||||
hle/service/vi/vi_u.h
|
||||
hle/shared_page.cpp
|
||||
hle/shared_page.h
|
||||
hw/hw.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue