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
|
Source: stella
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Stephen Kitt <skitt@debian.org>
Section: otherosfs
Priority: optional
Build-Depends: debhelper-compat (= 13),
libpng-dev,
libsdl2-dev,
zlib1g-dev
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/games-team/stella
Vcs-Git: https://salsa.debian.org/games-team/stella.git
Homepage: https://stella-emu.github.io
Rules-Requires-Root: no
Package: stella
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: joystick (>= 1:1.5.1)
Pre-Depends: ${misc:Pre-Depends}
Description: Atari 2600 Emulator for SDL & the X Window System
Stella is a portable emulator of the old Atari 2600 video-game
console. You can play most Atari 2600 games with it.
.
Stella's features include:
* emulation of Atari 2600 joysticks, keyboards, paddles and driving
controllers using the host system's input peripherals;
* emulation of trackballs, joysticks, booster grips, driving
controllers and the Amiga Mouse using the host system's mouse;
* support for real Atari 2600 controllers using the Stelladaptor,
2600-daptor or 2600-daptor II;
* support for real Atari 7800 controllers using the 2600-daptor II;
* support for the speech portion of a real AtariVox device;
* support for Supercharger single-load and multi-load games;
* emulation of CRT TV features, including texturing, colour bleed,
RF noise and phosphor burn-off (requires OpenGL).
.
An extensive debugger is included, with the Distella disassembler.
.
Note that this is not isee systems' STELLA modeling, simulation and
analysis tool.
|