github stella-emu/stella release-1.4.2
stella-1.4.2

latest releases: 6.7.1, 6.7, 6.6...
7 years ago
  • Updated the sound system. All popping and cracking sounds that previously occurred at program start/stop and when entering/exiting menu or pause mode have been eliminated.
  • Fixed the gl_fsmax argument to mean "switch to desktop resolution on fullscreen OpenGL", instead of to the maximum possible resolution (the two are not always the same).
  • Added Alt [ and Alt ] keys to dynamically adjust the sound volume during emulation.
  • Added Control 0, Control 1, Control 2, Control 3 keys to dynamically change which paddle the mouse should emulate.
  • Added video_driver argument. This accepts the different options that can be specified for SDL_VIDEODRIVER (see SDL homepage for more information). Basically, it eliminates the need to set the SDL_VIDEODRIVER environment variable.
  • Made sure screen is refreshed before taking a snapshot. This eliminates the problem with new snapshots containing the text "Snapshot saved".
  • For the Windows port; added windib and directx as options for 'video_driver' when using software rendering. The 'windib' option is now the default, and in many cases it's up to 10 times faster than using 'directx'.
  • For the OSX port:
    • Added 'Cmd-R' key to reload the currently loaded ROM.
    • Added fix to mute sound while user is loading a new cartridge, or using the Preferences window.
    • Fixed problem in timing loop which was causing crashes after 15-30 minutes.
    • Turned optimization on in compiler settings, which had somehow gotten turned off.

Don't miss a new stella release

NewReleases is sending notifications on new releases.