intvsteve / VINTage

Various Intellivision-related projects, including the LTO Flash! User Interface application.
GNU General Public License v2.0
3 stars 1 forks source link

Add TAR support #321

Closed intvsteve closed 5 years ago

intvsteve commented 5 years ago

Add ICompressedArchiveAccess support for TAR, including tests. With this PR merged, the basic ingredients for ZIP, GZIP and TAR are available for other features to be built upon. Prior to going there, though, the next task will be to support 'compound' formats - mainly just .tar.gz / .tgz.