mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	- 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
				
			
		|  | @ -154,6 +154,7 @@ | |||
|     <ClCompile Include="file_sys\meta_file_system.cpp" /> | ||||
|     <ClCompile Include="hle\hle.cpp" /> | ||||
|     <ClCompile Include="hle\service\apt.cpp" /> | ||||
|     <ClCompile Include="hle\service\gsp.cpp" /> | ||||
|     <ClCompile Include="hle\service\service.cpp" /> | ||||
|     <ClCompile Include="hle\service\srv.cpp" /> | ||||
|     <ClCompile Include="hle\syscall.cpp" /> | ||||
|  | @ -190,6 +191,7 @@ | |||
|     <ClInclude Include="hle\function_wrappers.h" /> | ||||
|     <ClInclude Include="hle\hle.h" /> | ||||
|     <ClInclude Include="hle\service\apt.h" /> | ||||
|     <ClInclude Include="hle\service\gsp.h" /> | ||||
|     <ClInclude Include="hle\service\service.h" /> | ||||
|     <ClInclude Include="hle\service\srv.h" /> | ||||
|     <ClInclude Include="hle\syscall.h" /> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue