mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-21 14:35:45 +00:00
- added stubbed out GSP::Gpu service interface
- various cleanups/refactors to HLE services
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user