[ bianca ]
[ ソース: libchdr ]
パッケージ: libchdr0 (0.0~git20240929.aaca599+dfsg-1 など)
libchdr0 に関するリンク
libchdr ソースパッケージをダウンロード:
- [libchdr_0.0~git20240929.aaca599+dfsg-1.debian.tar.xz]
- [libchdr_0.0~git20240929.aaca599+dfsg-1.dsc]
- [libchdr_0.0~git20240929.aaca599+dfsg.orig.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
standalone library for reading MAME 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.
CHD is a lossless compression format originally developed for MAME, for the hard-drive contents of certain arcade machines. It has since been used in several other emulators as a means of storing CD-ROM game data. For CD-based games, it compresses the contents of a disc image (.cue + .bin files) to a single .chd file.
その他の libchdr0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime