mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Merge pull request #526 from purpasmart96/citra_stubs
Services: Stub some functions
This commit is contained in:
		
						commit
						ca22ee3239
					
				
					 8 changed files with 206 additions and 8 deletions
				
			
		|  | @ -57,6 +57,7 @@ enum class Class : ClassType { | |||
|     Service_GSP,                ///< The GSP (GPU control) service
 | ||||
|     Service_AC,                 ///< The AC (WiFi status) service
 | ||||
|     Service_PTM,                ///< The PTM (Power status & misc.) service
 | ||||
|     Service_LDR,                ///< The LDR (3ds dll loader) service
 | ||||
|     Service_CFG,                ///< The CFG (Configuration) service
 | ||||
|     Service_DSP,                ///< The DSP (DSP control) service
 | ||||
|     Service_HID,                ///< The HID (User input) service
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue