1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Source: mupen64plus-rsp-hle
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Sven Eckelmann <sven@narfation.org>,
Tobias Loose <TobiasLoose@gmx.de>,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://mupen64plus.org/
Vcs-Git: https://salsa.debian.org/games-team/mupen64plus-rsp-hle.git -b debian/unstable
Vcs-Browser: https://salsa.debian.org/games-team/mupen64plus-rsp-hle
Build-Depends:
debhelper-compat (= 13),
libmupen64plus-dev,
Package: mupen64plus-rsp-hle
Architecture: any-amd64 any-i386
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
mupen64plus-rsp-abi-2,
${misc:Depends},
${shlibs:Depends},
Provides:
mupen64plus-rsp,
Description: high-level rsp emulation for mupen64plus
N64 Reality Signal Processor function level emulation for graphics plugins
supporting vertex processing by their own. It supports memory and register
initialisation, audio and display lists processing including jpeg and mp3
decoding for common microcodes.
|