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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
Source: genesisplusgx
Section: non-free/games
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Sébastien Noel <sebastien@twolife.be>,
Build-Depends:
debhelper-compat (= 13),
dh-exec,
pkgconf,
libchdr-dev,
libvorbis-dev,
Standards-Version: 4.7.3
Homepage: https://github.com/ekeeke/Genesis-Plus-GX
Vcs-Git: https://salsa.debian.org/games-team/libretro/genesisplusgx.git
Vcs-Browser: https://salsa.debian.org/games-team/libretro/genesisplusgx
XS-Autobuild: yes
X-Style: black
Package: libretro-genesisplusgx
Architecture: any
Multi-Arch: same
Depends:
retroarch | libretro-frontend,
${misc:Depends},
${shlibs:Depends},
Description: Libretro wrapper for Genesis Plus GX
This wrapper makes Genesis Plus GX API compatible with libretro, thus allowing
its use with libretro frontends, such as RetroArch.
.
Genesis Plus GX is a Sega 8/16 bit emulator focused on accuracy and
portability. Initially ported and developed on Gamecube / Wii consoles
only through libogc / devkitPPC, it is now available on many other platforms
through various frontends.
.
The source code, originally based on Genesis Plus 1.3 by Charles MacDonald, has
been heavily modified & enhanced, with respect to initial goals and design, in
order to improve the accuracy of emulation, implementing new features and
adding support for extra peripherals, cartridge & systems hardware.
.
The result is that Genesis Plus GX is now more a continuation of the original
project than a simple port, providing very accurate emulation and 100%
compatibility with Genesis / Mega Drive, Sega/Mega CD, Master System, Game Gear
& SG-1000 released software (including all unlicensed or pirate known dumps),
also emulating backwards compatibility modes when available.
Package: kodi-game-libretro-genplus
Architecture: any
Multi-Arch: same
Depends: kodi-game-libretro, libretro-genesisplusgx, ${misc:Depends}
Enhances: kodi
Description: Kodi integration for Genesis Plus core
This package contains the appropriate Kodi configuration to allow the use of
the Genesis Plus libretro core with Kodi via kodi-game-libretro.
|