sh4: fix broken link to documentation
The page that was previously linked in the source code and the README file is no longer available so it now returns a 404 error message. This puts a previous snapshot from archive.org instead. Signed-off-by: Reda Sallahi <fullmanet@gmail.com> Acked-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
		
							parent
							
								
									f586d5fc60
								
							
						
					
					
						commit
						ace18d198a
					
				@ -23,7 +23,7 @@
 | 
				
			|||||||
 */
 | 
					 */
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
   Shix 2.0 board by Alexis Polti, described at
 | 
					   Shix 2.0 board by Alexis Polti, described at
 | 
				
			||||||
   http://perso.enst.fr/~polti/realisations/shix20/
 | 
					   https://web.archive.org/web/20070917001736/perso.enst.fr/~polti/realisations/shix20
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   More information in target-sh4/README.sh4
 | 
					   More information in target-sh4/README.sh4
 | 
				
			||||||
*/
 | 
					*/
 | 
				
			||||||
 | 
				
			|||||||
@ -25,7 +25,7 @@ Goals
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
The primary model being worked on is the soft MMU target to be able to
 | 
					The primary model being worked on is the soft MMU target to be able to
 | 
				
			||||||
emulate the Shix 2.0 board by Alexis Polti, described at
 | 
					emulate the Shix 2.0 board by Alexis Polti, described at
 | 
				
			||||||
http://perso.enst.fr/~polti/realisations/shix20/
 | 
					https://web.archive.org/web/20070917001736/http://perso.enst.fr/~polti/realisations/shix20/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Ultimately, qemu will be coupled with a system C or a verilog
 | 
					Ultimately, qemu will be coupled with a system C or a verilog
 | 
				
			||||||
simulator to simulate the whole board functionalities.
 | 
					simulator to simulate the whole board functionalities.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user