mirror of https://github.com/stella-emu/stella.git
95fe213f3a
bases into a Common::Base class. Previously, this functionality was spread across several classes, and used different approaches to formatting. While the code still mixes C++ streams and C-style sprintf's, at least it will now be easier to modify it all in one place. Related to the above, added ability to use upper or lower case characters for HEX output in the debugger. This is toggled by the new debugger prompt command 'uhex', which is also tied to a new commandline argument, 'dbg.uhex'. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2770 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