BizHawk/BizHawk.Util/7z
zeromus b66cb2a28c add file signature to 7z wrapper code for iNES format so it can't be mis-recognized (castlevania 3 apparently resembles a tar file for some reason) 2011-06-09 06:56:23 +00:00
..
arch 2011-01-11 02:55:51 +00:00
sdk 2011-01-11 02:55:51 +00:00
ArchiveEmulationStreamProxy.cs 2011-01-11 02:55:51 +00:00
ArchiveExtractCallback.cs 2011-01-11 02:55:51 +00:00
ArchiveOpenCallback.cs 2011-01-11 02:55:51 +00:00
ArchiveUpdateCallback.cs 2011-01-11 02:55:51 +00:00
COM.cs 2011-01-11 02:55:51 +00:00
Common.cs 2011-01-11 02:55:51 +00:00
EventArgs.cs 2011-01-11 02:55:51 +00:00
Exceptions.cs 2011-01-11 02:55:51 +00:00
FileSignatureChecker.cs re-engineer HawkFile to be aware of archives. its a little more complex to use now (not only do you have to open it, you have to call one of the Bind() methods on it to choose an interior file), but its more powerful. 2011-03-07 01:07:49 +00:00
Formats.cs add file signature to 7z wrapper code for iNES format so it can't be mis-recognized (castlevania 3 apparently resembles a tar file for some reason) 2011-06-09 06:56:23 +00:00
LibraryFeature.cs 2011-01-11 02:55:51 +00:00
LibraryManager.cs 2011-01-11 02:55:51 +00:00
LzmaDecodeStream.cs 2011-01-11 02:55:51 +00:00
LzmaEncodeStream.cs 2011-01-11 02:55:51 +00:00
LzmaProgressCallback.cs 2011-01-11 02:55:51 +00:00
NativeMethods.cs 2011-01-11 02:55:51 +00:00
SevenZipCompressor.cs 2011-01-11 02:55:51 +00:00
SevenZipCompressorAsynchronous.cs 2011-01-11 02:55:51 +00:00
SevenZipExtractor.cs 2011-01-11 02:55:51 +00:00
SevenZipExtractorAsynchronous.cs 2011-01-11 02:55:51 +00:00
SevenZipSfx.cs 2011-01-11 02:55:51 +00:00
StreamWrappers.cs 2011-01-11 02:55:51 +00:00