mirror of https://github.com/stenzek/duckstation
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
				
					
						
							Small speed boost on low end devices.  | 
			4 years ago | |
|---|---|---|
| .. | ||
| include/libchdr | 4 years ago | |
| src | 5 years ago | |
| CMakeLists.txt | 5 years ago | |
| LICENSE.txt | 5 years ago | |
| README.md | 5 years ago | |
| libchdr.vcxproj | 4 years ago | |
| libchdr.vcxproj.filters | 5 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	libchdr
libchdr is a standalone library for reading MAME's CHDv1-v5 formats.
The code is based off of MAME's old C codebase which read up to CHDv4 with OS-dependent features removed, and CHDv5 support backported from MAME's current C++ codebase.
libchdr is licensed under the BSD 3-Clause (see LICENSE.txt) and uses third party libraries that are each distributed under their own terms (see each library's license in deps/).