mirror of https://github.com/stella-emu/stella.git
6ab680cf07
* Separate control precedence for paddles A and B Previously, the paddle pair was treated as a single unit as far as event overrides were concerned, so an analog input on paddle B would prevent a mouse or even another digital controller from controlling paddle A. This commit separates out paddle A and B as far as event handling is concerned. The same steps are applied, but now events affecting paddle A will not preempt events of other types for paddle B from being tested, and vice versa. * Paddle mode enhancements Map paddles to distinct controllers. For two player games, having both players share a single controller isn't ideal. Instead, put - Left A -> joystick 0 - Left B -> joystick 1 - Right A -> joystick 2 - Right B -> joystick 3 |
||
---|---|---|
.vscode | ||
debian | ||
docs | ||
src | ||
test/roms | ||
.gitignore | ||
.gitlab-ci.yml | ||
.travis.yml | ||
Announce.txt | ||
Changes.txt | ||
Copyright.txt | ||
License.txt | ||
Makefile | ||
README-SDL.txt | ||
README.md | ||
Readme.txt | ||
Todo.txt | ||
appveyor.yml | ||
common.rules | ||
config.guess | ||
config.sub | ||
configure |
README.md
Stella is a multi-platform Atari 2600 VCS emulator which allows you to play all of your favourite Atari 2600 games on your PC. You'll find the Stella Users Manual in the docs subdirectory. If you'd like to verify that you have the latest release of Stella, visit the Stella Website at:
Enjoy,
The Stella Team
Reporting issues
Please check the list of known issues first (see below) before reporting new ones. If you encounter any issues, please open a new issue on the project issue tracker.
Known issues
Please check out the issue tracker for a list of all currently known issues.