Shawn Hoffman 
							
						 
					 
					
						
						
							
						
						805bd8ec28 
					 
					
						
						
							
							VolumeDirectory: allow loading of arbitrary apploader and dol. Code cleaning around the bootup logic.  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4668  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-12-10 09:16:10 +00:00 
						 
				 
			
				
					
						
							
							
								hrydgard 
							
						 
					 
					
						
						
							
						
						0b5c993076 
					 
					
						
						
							
							Misc : build fix for debug x64, assorted cleanup.  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4127  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-08-31 22:42:10 +00:00 
						 
				 
			
				
					
						
							
							
								XTra.KrazzY 
							
						 
					 
					
						
						
							
						
						c86d2e5129 
					 
					
						
						
							
							Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3898  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-07-28 21:32:10 +00:00 
						 
				 
			
				
					
						
							
							
								Shawn Hoffman 
							
						 
					 
					
						
						
							
						
						d210fbac2c 
					 
					
						
						
							
							Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D )  
						
						... 
						
						
						
						Currently scrubbing will display a warning that it removes the garbage data PERMENENTLY from the original file (mainly for speed of scrubbing). It could be removed in the future if people agree with me, since it is indeed just garbage.
Any tips for making scrubbing faster would be welcomed :)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3267  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-05-21 19:19:15 +00:00 
						 
				 
			
				
					
						
							
							
								hyperiris 
							
						 
					 
					
						
						
							
						
						42a7d2fc85 
					 
					
						
						
							
							Fix of issue 408, the game still can't boot.  
						
						... 
						
						
						
						Implement DVDLowUnencryptedRead, Medal Of Honor Heroes 2 use it to get DVD PartitionsInfo (disk offset 0x40000).
and the game try to use IOCtlV, code 0x8b, bushing point out, IOCtlV 0x8b is DVDLowOpenPartition too, so I just return 0 for success.
need further work on this.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2367  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-02-22 13:59:06 +00:00 
						 
				 
			
				
					
						
							
							
								bushing 
							
						 
					 
					
						
						
							
						
						30c883bcfc 
					 
					
						
						
							
							set svn:eol-style=native for **.h  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1438  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2008-12-08 04:46:09 +00:00 
						 
				 
			
				
					
						
							
							
								Shawn Hoffman 
							
						 
					 
					
						
						
							
						
						eb65601f90 
					 
					
						
						
							
							updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds?  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@807  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2008-10-09 05:33:24 +00:00 
						 
				 
			
				
					
						
							
							
								Maarten ter Huurne 
							
						 
					 
					
						
						
							
						
						35d830924d 
					 
					
						
						
							
							Moved ScanDirectoryTree() to FileUtil: this is a generic directory scanning function which might be useful in other places as well.  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@650  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2008-09-23 23:27:38 +00:00 
						 
				 
			
				
					
						
							
							
								Maarten ter Huurne 
							
						 
					 
					
						
						
							
						
						5a3aee5118 
					 
					
						
						
							
							Split functionality from AddDirectoryEntries into ScanDirectoryTree (generic directory scanning; OS depedent) and ComputeNameSize (specific for CVolumeDirectory; OS independent).  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@646  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2008-09-23 22:13:53 +00:00 
						 
				 
			
				
					
						
							
							
								donkopunchstania 
							
						 
					 
					
						
						
							
						
						29664c880a 
					 
					
						
						
							
							added VolumeDirectory and modified ELF boot code to allow a directory on the user's computer to appear as the DVD drive. Linux support needs to be added. Added functionality to the Wii DI. Clicking on a data symbol in the code window sets the memory list to that address.  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@624  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2008-09-23 00:05:08 +00:00