mirror of https://github.com/stella-emu/stella.git
![]() classes. First off, the distella code has been integrated into a DiStella class. This code isn't yet tied to the debugger, but it does at least compile and generate valid output. The RamDebug class has been replaced by a CartDebug class, which takes responsibility for the previous RamDebug stuff as well as things related to Cart address space (read from write ports, disassembly, etc). Fixed E7 bankswitching when reading from the write port in the upper 256byte area. Fixed 'read from write port functionality' in general for all carts that supported it previously. Basically, if _rwport is enabled, the address is checked to be an actual read (vs. one that's part of a normal write cycle), *and* it's actually an illegal access (each cart/bankswitch type now provides a hint to indicate this condition). Still TODO is clean up the rework, properly integrate DiStella, and fix labels and defines (which seem to be completely broken). git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1922 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