mirror of https://github.com/stella-emu/stella.git
3c5cc40e08
class reworking. Serializer class now handles read/write of state from files as well as in-memory streams. As a result, Deserializer class has been removed. Added state rewinding to the debugger. For now, this is limited to 100 levels of undo, with a new state generated each time a step/trace/frame/ scanline advance is performed. The undo level is 'rolling', in that it remembers the last 100 levels (so you lose the oldest states when you start adding more than 100). For now, this is tied to the 'Alt-r' key in the debugger. Still TODO is add a button for it, and clean up some TIA output issues when rewinding. Added support for 6K version of Supercharger ROMs (this fixes issues with the 6K version of Cubis). Cleaned up the Serializable infrastructure, making sure that all classes that need to implement it actually do so now. Fixed issue with editable widgets in the UI, where pressing Enter on the keypad wasn't actually being registered. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1849 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba |
||
---|---|---|
debian | ||
docs | ||
src | ||
Announce.txt | ||
Changes.txt | ||
Copyright.txt | ||
License.txt | ||
Makefile | ||
README-GP2X.txt | ||
README-SDL.txt | ||
README-WinCE.txt | ||
Readme.txt | ||
Todo.txt | ||
common.rules | ||
config.guess | ||
config.sub | ||
configure |
Readme.txt
This is release 2.8.4 of Stella. Stella is a multi-platform Atari 2600 VCS emulator which allows you to play all of your favorite 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 July 4, 2009