mirror of https://github.com/stella-emu/stella.git
e0310e8f35
handling to C++ stringstreams instead of C-style character arrays, which fixed some segfaults (sprintf is evil). First pass at tying the number of banks to the disassembly. The idea is that the startup bank (which is now identified by the cart) always starts at address at 0xfffc, while the other banks are defined by the PC at the first time we enter the debugger. This is still a WIP, since there's no actual checking done yet to see if the current PC is in the current disassembly. Added 'ctrlcombo' commandline argument, which completely disables checking for Control-x key combos. This is useful when playing 2-player games where the 'f', 'r' and 'Control' keys are supposed to be treated separately. Previously, pressing Control and 'r' or 'f' processed some other action (change framerate, reload rom, etc). git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1964 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