mirror of https://github.com/stella-emu/stella.git
f8b2621ab5
longer simply added to a list, but intelligently 'merged' (so that the entire range represented by all directives contains no overlap). This makes the disassembly a little faster, since it doesn't have to iterate redundantly. Still TODO in this area is intelligent insertion for the same type (ie, if inserting in between like blocks, the blocks should coalesce, instead of being clipped and then a new range inserted in between). Added 'loadconfig' and 'saveconfig' debugger prompt commands, which will eventually access Distella-like config files. No implementation is present yet. Added 'listconfig' debugger command, which lists all directives currently defined by the user, as well as the directives resulting from a disassembly of a bank (taking into account extra knowledge that Stella has WRT cached entry points). This command can show information for a specified bank, or all banks in the cart. User-defined directives can now be removed; simply issue the same command that caused an insertion (ie, attempting to insert the same type and range will remove it instead). Fixed bug in Distella processing of directives; similar to the standalone Distella, directives should be processed *before* any automatic code determination is done. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2121 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