mirror of https://github.com/stella-emu/stella.git
![]() the advantages of C++11 (move semantics, list initialization, etc). I'd hoped to somehow wrap a vector behind Common::Array and not have to change the codebase to this extent, but it didn't work out. And I've since read that it's bad form to extend from std::vector anyway. This is *THE LAST* bit of work I'm doing with arrays; everything is now a proper vector. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3055 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
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