EmuCR Feeds
Email Us

EmuCR: StellaStella SVN r3247 is compiled. Stella is a multi-platform Atari 2600 VCS emulator. The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most popular home video game system of the early 1980's. Now you can enjoy all of your favorite Atari 2600 games on your PC thanks to Stella!

Stella SVN changelog:
r3247
First pass at allowing a max range for paddle emulation when using the mouse or digital input. This will fix those ROMs that don't use much of the range on a real paddle, and as such have a huge deadzone in emulation.
---------------------
r3246
Removed obsolete file from the OSX build.
---------------------
r3245
Some minor updates to fix the Windows build from the latest round of changes. Specifically, the stack class now takes a lambda to apply to all elements it contains, rather than allowing direct access to each element.
---------------------
r3244
Fixed the last remaining C++11 "= default" for d'tors.
---------------------
r3243
Added C++11 "= default" for d'tors in the src/gui classes.
---------------------
r3238
Modified Stack class to use std::array instead of a raw array pointer.
This allows to remove assert statements (and instead use exceptions),
as well as fix a bug issued by Coverity.

Fix final bug reported by Coverity in ComboDialog class, where array
contents weren't being initialized. This isn't really a bug at all,
since the lambda takes care of initialization, but Coverity doesn't
support lambdas yet.
---------------------

Download: Stella SVN r3247 32bit
Download: Stella SVN r3247 64bit
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!