GARbro-mirror/ArcFormats/CsWare
morkt 1b585ea30e updated formats.
(PICT): fixed 16bpp images.
(GDT): added image format.
(DXR): tweaks to recognizing DXR inside exe files.
(NSA): recognize mp3 files named as nsa.
(TLZ): added ContainedFormats.
(WrapSingleFileAchive): class that represents single file as an archive.
(DesertCgOPener): Software House Parsley archive.
(Triangle.RleReader): utilize UnpackV2, replaced BinaryReader with IBinaryStream.
2023-10-11 18:38:23 +04:00
..
ArcARC2.cs implemented 'arc2' archives. 2019-01-27 02:27:21 +04:00
ArcDAT.cs implemented C's ware DAT archives. 2017-12-21 04:33:38 +04:00
ArcPCS.cs IBinaryStream migration. 2016-10-16 09:22:53 +04:00
AudioAF2.cs added some unfinished implementations. 2018-09-12 15:27:04 +04:00
ImageB5.cs (CsWare): implemented 'b5' images. 2018-03-27 14:09:54 +04:00
ImageBPC.cs (BPC): fixed BPP sanity check. 2017-11-23 01:21:14 +04:00
ImageGDT.cs updated formats. 2023-10-11 18:38:23 +04:00