]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
CHD support update.
authorToni Wilen <twilen@winuae.net>
Sun, 17 Aug 2014 17:10:11 +0000 (20:10 +0300)
committerToni Wilen <twilen@winuae.net>
Sun, 17 Aug 2014 17:10:11 +0000 (20:10 +0300)
commita3725f448da6ad9979fbfd0a56bd833227a2d813
tree4ce4735f4467079a2fb8163dfc4d5b8f9d059971
parentfd416c8ab000748bbc7093ad424163fd6767cf11
CHD support update.
41 files changed:
archivers/chd/astring.cpp
archivers/chd/astring.h
archivers/chd/avhuff.h [new file with mode: 0644]
archivers/chd/bitmap.h [new file with mode: 0644]
archivers/chd/bitstream.h
archivers/chd/chd.cpp
archivers/chd/chd.h
archivers/chd/chdcd.cpp [new file with mode: 0644]
archivers/chd/chdcd.h
archivers/chd/chdcdrom.cpp
archivers/chd/chdcdrom.h
archivers/chd/chdcodec.cpp
archivers/chd/chdcodec.h
archivers/chd/chdglue.cpp [new file with mode: 0644]
archivers/chd/chdtypes.h
archivers/chd/corealloc.cpp [new file with mode: 0644]
archivers/chd/corealloc.h [new file with mode: 0644]
archivers/chd/corefile.h
archivers/chd/coretmpl.h
archivers/chd/delegate.h [new file with mode: 0644]
archivers/chd/eminline.h [new file with mode: 0644]
archivers/chd/flac.cpp
archivers/chd/flac.h
archivers/chd/harddisk.cpp [new file with mode: 0644]
archivers/chd/harddisk.h [new file with mode: 0644]
archivers/chd/hashing.cpp
archivers/chd/hashing.h
archivers/chd/huffman.cpp
archivers/chd/huffman.h
archivers/chd/md5.cpp
archivers/chd/osdcomm.h [new file with mode: 0644]
archivers/chd/osdcore.h
archivers/chd/osinline.h [new file with mode: 0644]
archivers/chd/palette.h [new file with mode: 0644]
archivers/chd/sha1.cpp
archivers/chd/sha1.h
archivers/chd/windows/eivc.h [new file with mode: 0644]
archivers/chd/windows/eivcx86.h [new file with mode: 0644]
archivers/chd/windows/osinline.h [new file with mode: 0644]
archivers/chd/windows/wintime.cpp [new file with mode: 0644]
archivers/chd/windows/winwork.cpp [new file with mode: 0644]