- added stubbed out GSP::Gpu service interface
- various cleanups/refactors to HLE services
This commit is contained in:
parent
acef5e0b17
commit
32c3462047
9 changed files with 111 additions and 7 deletions
|
@ -18,7 +18,7 @@ public:
|
|||
~Interface();
|
||||
|
||||
/**
|
||||
* Gets the string name used by CTROS for a service
|
||||
* Gets the string name used by CTROS for the service
|
||||
* @return Port name of service
|
||||
*/
|
||||
std::string GetPortName() const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue