A multi-platform Atari 2600 Emulator
Go to file
Stephen Kitt e85ca9b479
Detect _host_prefix and allow cross pkg-config (#1065)
stella fails to cross build from source on Unix-style platforms,
because ./configure hard codes the build architecture pkg-config and
thus fails finding libraries. It already has a bit of knowledge about
cross compilation and actually considers a _host_prefix for some
tools. Unfortunately, _host_prefix is not yet generally initialized
and it also does not prepend _host_prefix to pkg-config.

This fixes these issues.

Signed-off-by: Stephen Kitt <steve@sk2.org>
Co-authored-by: Helmut Grohne <helmut@subdivi.de>
2025-01-31 21:27:22 +00:00
.github/workflows Remove logging code. 2024-06-02 19:27:11 +02:00
.vscode Start to adapt thumbulator. 2024-07-21 22:23:26 +02:00
debian Updated copyright to 2025. To anyone reading these logs, Happy New Year! 2024-12-31 19:25:08 -03:30
docs Fix doc to match commit to webpage docs. 2024-10-17 10:21:29 -02:30
src added four more axis to joystick handlers (fixes #1063) 2025-01-17 20:10:42 +01:00
test Remove executable bit on data files. 2024-10-21 14:27:31 -02:30
.gitignore Debian build requires libgtest-dev, but is not specified (#1049) 2024-11-10 20:13:54 +00:00
.gitlab-ci.yml libretro: fix gitlab CI (#1044) 2024-10-02 10:50:01 -02:30
Announce.txt Update docs; macOS 10.13 is the minimum supported version. 2024-10-10 17:03:18 -02:30
Changes.txt fixed a bug where the combination of RAM banks and PlusROM would break a game (this should fix #1058) 2024-12-30 12:41:01 +01:00
Copyright.txt Updated copyright to 2025. To anyone reading these logs, Happy New Year! 2024-12-31 19:25:08 -03:30
License.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Makefile Updated copyright to 2025. To anyone reading these logs, Happy New Year! 2024-12-31 19:25:08 -03:30
README-SDL.txt Starting to update docs and misc text files for 4.0 release. 2014-06-20 23:38:19 +00:00
README.md Update README.md 2022-08-02 15:51:02 +02:00
Todo.txt Updated all references to new stella-emu webpage. 2016-12-31 17:19:29 -03:30
common.rules Fix test setup, first slab of linker tests. 2024-07-13 23:30:21 +02:00
config.guess Update config.{guess,sub} to latest versions. 2024-08-23 20:52:04 -02:30
config.sub Update config.{guess,sub} to latest versions. 2024-08-23 20:52:04 -02:30
configure Detect _host_prefix and allow cross pkg-config (#1065) 2025-01-31 21:27:22 +00:00

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:

stella-emu.github.io

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.