mirror of https://github.com/stella-emu/stella.git
d7d73234ff
As with Travis CI, the test is only deemed successful on each platform if the Stella build completes successfully. For Linux, the test runs on Ubuntu with the toolchain test build repository, using G++ 9, and the packaged version of SDL2, which is guaranteed to be at least 2.0.10. For macOS, SDL2 2.0.10 is still built from the upstream source code; however that no longer builds with the newer Xcode versions available in GHAs, so the build now uses "Unix-style" ./configure && make. The runners provide two cores on Linux and three cores on macOS, so the compile stages use the appropriate -j setting to build in parallel. Signed-off-by: Stephen Kitt <steve@sk2.org> Signed-off-by: Stephen Kitt <steve@sk2.org> |
||
---|---|---|
.github/workflows | ||
.vscode | ||
debian | ||
docs | ||
src | ||
test/roms | ||
.gitignore | ||
.gitlab-ci.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.
Note: Please do not report issues regarding platforms other than PC and RetroN 77 (e.g. Libretro) here. The Stella Team is not responsible for these forks and cannot help with them.
Known issues
Please check out the issue tracker for a list of all currently known issues.