[HID] Added support for Xbox 360 Skylanders Portal
- This requires Zadig for installation of WinUSB driver for portal
This commit is contained in:
committed by
Radosław Gliński
parent
7667958556
commit
7298536d46
@@ -17,6 +17,7 @@ project("xenia-cpu-ppc-tests")
|
||||
"xenia-base",
|
||||
"xenia-kernel",
|
||||
"xenia-patcher",
|
||||
"xenia-hid-skylander",
|
||||
})
|
||||
files({
|
||||
"ppc_testing_main.cc",
|
||||
|
||||
@@ -10,6 +10,7 @@ test_suite("xenia-cpu-tests", project_root, ".", {
|
||||
"xenia-core",
|
||||
"xenia-cpu",
|
||||
"xenia-gpu",
|
||||
"xenia-hid-skylander",
|
||||
|
||||
-- TODO(benvanik): cut these dependencies?
|
||||
"xenia-kernel",
|
||||
|
||||
Reference in New Issue
Block a user