mirror of https://github.com/stella-emu/stella.git
81d0dfdbdc
the RAM is always mapped into the same place in ROM, the ram grid now shows addresses with the correct read port address, and ram labels are properly accessed. In cases where the RAM is hidden from the 6507 or not mapped into the same place at the same time, the addresses show actual real addresses of the RAM from the POV of the cart itself (ie, RAM location zero is labeled 0, not as $1xxx). This is necessary since quiescent RAM doesn't actually have a 6507 address. Also, labels are disabled in this case. Fixed bug with incorrect offsets when reading cart RAM labels; it seems to be a copy/paste issue, since all such methods were written as if the cart was SaraChip-based. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2936 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba |
||
---|---|---|
debian | ||
docs | ||
src | ||
Announce.txt | ||
Changes.txt | ||
Copyright.txt | ||
License.txt | ||
Makefile | ||
README-SDL.txt | ||
Readme.txt | ||
Todo.txt | ||
common.rules | ||
config.guess | ||
config.sub | ||
configure |
Readme.txt
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