mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	Correct Spelling
This commit is contained in:
		
							parent
							
								
									d1b64cdc07
								
							
						
					
					
						commit
						afa1ed6ad9
					
				| @ -51,13 +51,13 @@ public: | ||||
|      * requested is not guaranteed to run, as this will be interrupted preemptively if a hardware | ||||
|      * update is requested (e.g. on a thread switch). | ||||
|      * @param tight_loop Number of instructions to execute. | ||||
|      * @return Result status, indicating whethor or not the operation succeeded. | ||||
|      * @return Result status, indicating whether or not the operation succeeded. | ||||
|      */ | ||||
|     ResultStatus RunLoop(int tight_loop = 100000); | ||||
| 
 | ||||
|     /**
 | ||||
|      * Step the CPU one instruction | ||||
|      * @return Result status, indicating whethor or not the operation succeeded. | ||||
|      * @return Result status, indicating whether or not the operation succeeded. | ||||
|      */ | ||||
|     ResultStatus SingleStep(); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 N00byKing
						N00byKing