mirror of https://github.com/stella-emu/stella.git
![]() was duplicate code in many Cart classes and in M6532 class, and since all these classes are subclasses of Device, it made sense to move the functionality there instead. Carts 3E and E7 now return a random value when attempting to read from the write port. Still TODO is determine what happens to the value at that address (is it randomized or zeroed?). Thanks to Batari for suggestions and sample code. Fixed bug in E7 carts when entering the debugger; bankswitch was being inadvertantly triggered which caused emulation to fail. Overall, I need to figure out exactly what happens when reading from the write port for all carts with extended RAM. There are two things to consider: what value is written to the address, and what value is returned. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1892 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 favorite 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