mirror of https://github.com/stella-emu/stella.git
b200260d85
instead of the entire area. This fixes the speed regression from 3.6, since the main TIA texture is now larger than before. Previously it was 160 pixels wide out of 256 total (rounded to power of two), now it's 560 wide out of 1024 total. In 3.6 it was updating a buffer 256 pixels wide, in the latest beta releases it was sending 4 times as much data (256 -> 1024). Now it sends only 160/560. Similar improvements happened with the height as well (210 lines vs 256). On my test systems at least, this is an extremely large win, resulting in similar speeds as 3.6 even though we've moved to a 32-bit framebuffer. Bumped version # for next beta release. Pushed release date to June 1, to make absolutely sure I have everything fixed and ready to go. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2493 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.7 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 1, 2012