mirror of https://github.com/stella-emu/stella.git
![]() The uClibc-ng C library defines a type called R0 when compiling for ARM, that conflits with a global variable called R0 from PaddleReader.cxx. src/emucore/tia/PaddleReader.cxx:25:3: error: ‘constexpr const double R0’ redeclared as different kind of symbol R0 = 1.5e3, ^ /home/sprado/workspace/build/buildroot/build/stella_uclibc/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/ucontext.h:42:3: note: previous declaration ‘<anonymous enum> R0’ R0 = 0, ^~ So let's redefine R0 as a private member of the PaddleReader class. Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com> |
||
---|---|---|
.vscode | ||
debian | ||
docs | ||
src | ||
.gitignore | ||
Announce.txt | ||
Changes.txt | ||
Copyright.txt | ||
License.txt | ||
Makefile | ||
README-SDL.txt | ||
README.md | ||
Readme.txt | ||
Todo.txt | ||
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 and / or in the corresponding thread on AtariAge.
Known issues
Please check out the issue tracker for a list of all currently known issues.