mirror of https://github.com/stella-emu/stella.git
0ed4a9fa79
disassembler. Hopefully this will lead to a new release very soon. Added 'autocode' commandline argument and associated UI item (in the RomWidget debugger area), which controls how Distella will use the 'automatic code determination' option. If set to 0/never, this is completely disabled. If set to 1/always, it is always enabled. The default is 2/automatic, whereby it is first turned on, and then turned off if the disassembly doesn't contain the current PC address. RomListWidget has now been completely reworked, so that it informs RomWidget of its intent to change breakpoints and patch ROM. If either of these fail, the action won't be performed, and more importantly, it won't appear onscreen as if the action has succeeded. This fixes an old bug whereby patching could fail, yet the onscreen ROM data was actually changed. Related to this, the list has been made as efficient as possible, and its contents are never un-necessarily copied. Also, lines in the disassembly that cannot be modified no longer show an edit area. Due to the way the new disassembly works, you can no longer switch between banks in the RomWidget (Distella would probably fail to disassemble in such as case). EditTextWidget can now indicate its contents have changed when adding text to it. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1966 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.0 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 September 11, 2009