mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Dummy implementation dlp:SRVR Service.
This commit is contained in:
		
							parent
							
								
									b25605e20f
								
							
						
					
					
						commit
						bbdfbe44e6
					
				
					 6 changed files with 65 additions and 0 deletions
				
			
		|  | @ -48,6 +48,7 @@ namespace Log { | |||
|         SUB(Service, CAM) \ | ||||
|         SUB(Service, CFG) \ | ||||
|         SUB(Service, DSP) \ | ||||
|         SUB(Service, DLP) \ | ||||
|         SUB(Service, HID) \ | ||||
|         SUB(Service, SOC) \ | ||||
|         SUB(Service, IR) \ | ||||
|  |  | |||
|  | @ -63,6 +63,7 @@ enum class Class : ClassType { | |||
|     Service_CAM,                ///< The CAM (Camera) service
 | ||||
|     Service_CFG,                ///< The CFG (Configuration) service
 | ||||
|     Service_DSP,                ///< The DSP (DSP control) service
 | ||||
|     Service_DLP,                ///< The DLP (Download Play) service
 | ||||
|     Service_HID,                ///< The HID (Human interface device) service
 | ||||
|     Service_SOC,                ///< The SOC (Socket) service
 | ||||
|     Service_IR,                 ///< The IR service
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue