EmuCR Feeds
Email Us

EmuCR: StellaStella Git (2020/11/30) 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 Git changelog:
* Simplified some code; use a lambda instead of two identical loops.
* Switch to C++17 structured bindings for maps in a few places, adding const as well.
* Handle modekey mask properly.
* Fix gcc warning: use const references instead of pass by value for exceptions.
* Various code cleanups.
* Remove workarounds in pre-C++17 code.
* Added JSON stuff to Xcode project.
* libretro: Add JSON stuff to build script.
* Added json stuff to Visual Studio project file.
* Wrap json.hxx in another header, which disables warnings for code we don't control.
* Migration fixes.
* Merge remote-tracking branch 'origin/master' into feature/json-mappings
* Revert "Fix bad use of constexpr." --- don't need that anymore with C++17
* made DelayQueueWidget use setDirty
* minimized redraws in debugger
* Move Linux builds to use C++17 by default.
* Avoid endless loop and heap corruption of doom.
* Fix null pointer.
* Merge branch 'master' of https://github.com/stella-emu/stella
* Fix bad use of constexpr.
* improved debugger's RAM labels (part 2)
* improved debugger's RAM labels
* added some more tooltips to UI
* updated changes.txt
* Convert legacy keyboard mappings.
* Coversion for legacy joystick mappings.
* JSON mappings for keyboard.
* Don't serialize redundant properties.
* Load joystick mappings from json.
* JSON joystick mappings, still missing load and migration.
* Less noise from clang.
* Pull in nlohmann JSON.

Download: Stella Git (2020/11/30) 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!