mirror of https://github.com/stella-emu/stella.git
![]() used as a peek operand). Still TODO is deal with poke areas, which would be relevant in carts with extended RAM. The interaction between the internal tracking and Distella is now much tighter, in that knowledge gained by Distella is used in the core code, and vice versa. This allows the best of both worlds, where the internal tracking finds stuff at runtime (that couldn't be found in a static analysis), and Distella tracks potential paths (that haven't occurred at runtime yet). Added 'type' debugger prompt command, which basically queries an address for its disassembly type (CODE/GFX/DATA, etc). Added debugger commands to query the last address used in an operation for various registers, but they're only stubs at the moment. Updated the bankswitch schemes to deal with accesses in and around the hotspot areas. Previously, peek accesses in these areas weren't being recorded as DATA areas. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2145 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 3.2.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 August 25, 2010