mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	svc: Provide names for svc 0x59 and 0x5A
Updated according to 3dbrew.
This commit is contained in:
		
							parent
							
								
									040006fa6b
								
							
						
					
					
						commit
						ff96c5dba0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1384,8 +1384,8 @@ static const FunctionDef SVC_Table[] = { | |||
|     {0x56, nullptr, "StopDma"}, | ||||
|     {0x57, nullptr, "GetDmaState"}, | ||||
|     {0x58, nullptr, "RestartDma"}, | ||||
|     {0x59, nullptr, "Unknown"}, | ||||
|     {0x5A, nullptr, "Unknown"}, | ||||
|     {0x59, nullptr, "SetGpuProt"}, | ||||
|     {0x5A, nullptr, "SetWifiEnabled"}, | ||||
|     {0x5B, nullptr, "Unknown"}, | ||||
|     {0x5C, nullptr, "Unknown"}, | ||||
|     {0x5D, nullptr, "Unknown"}, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue