mirror of https://github.com/stella-emu/stella.git
56694b5934
when it isn't needed. According to SDL this shouldn't be necessary, but some combinations of video modes and audio hardware cause sound to stop working if it's repeatedly opened and closed. So we have to keep it open. Always attempt to use 2 channels (aka stereo) when opening the SDL audio device. This is now required, since ROMs can request mono or stereo mode, and the sound system can no longer be closed and re-opened with the desired settings. So we need to always use 2 channels to accommodate when it might be needed. This actually more closely emulates the 2600, which does have two audio channels. The 'mono' vs 'stereo' ROM property basically controls whether these channels are exposed (ie, does the virtual console have two-channel audio hardware installed). In that sense, these settings control how the channels are mixed. Updated some settings to have more reasonable defaults. Added acknowledgement for people that have donated hardware to help with development. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2291 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba |
||
---|---|---|
debian | ||
docs | ||
src | ||
Announce.txt | ||
Changes.txt | ||
Copyright.txt | ||
License.txt | ||
Makefile | ||
README-SDL.txt | ||
Readme.txt | ||
Todo.txt | ||
common.rules | ||
config.guess | ||
config.sub | ||
configure |
Readme.txt
This is release 3.4.1 of Stella. 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: http://stella.sourceforge.net Enjoy, The Stella Team June 11, 2011