mirror of https://github.com/stella-emu/stella.git
d007c3502f
The disassembler now accepts a range of start addresses and remembers old entry points, so the disassembly becomes more complete each time the debugger is used. Changes to address offsets within the same bank are now supported (ie, changing from $fxxx to $dxxx within the same bank properly updates the display). Re-added ability to manually change banks from the debugger prompt and the disassembly UI. This now works correctly with the Distella code. Cleanup of the Cartridge::bank(...) API: if a bank cannot be changed, the calling code will now know about it. This fixes confusion with some ROMs, whereby changing a bank in the debugger prompt would print a success message even if the operation failed. Note that these changes have broken rewind in the debugger. Actually, it only exposes problems that the rewind functionality already had :) git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2098 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 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 16, 2010