stella/src
stephena 00f8ffb686 Revamped the result on floating pins for TIA reads. Previously, this was
controlled by 'tiafloat', which has now been removed.  Now, all
undriven pins take on the last value on the databus.  This fixes a bug
in those reads where bit 6 or bits 6 & 7 are also undriven (previously,
these bits would always be zero, and only bits 0-5 were from lastdatabus.

Added new commandline argument 'tiadriven', which defaults to false.
In this default case, relevant bits take on values from the databus.
If true, relevant bits still take on databus values, but some are
randomly driven high as well.  This helps to expose bugs when
developers assume the values for undriven/floating bits.

Added 'uimessages' commandline argument and associated UI item.  When
disabled, messages which are normally shown in-game are disabled.
Certain messages which indicate a serious error are still shown, however.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1900 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2009-11-10 20:12:50 +00:00
..
cheat Improved ROM launcher so that going to a parent folder automatically 2009-09-09 15:59:22 +00:00
common CPU architecture info is now shown in AboutDialog, next to the build 2009-11-08 18:42:12 +00:00
debugger Added '_rwport' debugger directive, which can be used in conditional 2009-11-08 16:46:10 +00:00
emucore Revamped the result on floating pins for TIA reads. Previously, this was 2009-11-10 20:12:50 +00:00
gp2x Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
gui Revamped the result on floating pins for TIA reads. Previously, this was 2009-11-10 20:12:50 +00:00
macosx Updated OSX port for recent Cart classname changes. 2009-11-08 20:38:38 +00:00
tools Added missing properties entries provided by Buzbard. 2009-07-31 23:12:24 +00:00
unix Bumped version number to 3.0_rc. I won't have time to complete the 2009-09-09 18:00:31 +00:00
win32 Updated Win32 port for recent Cart classname changes. 2009-11-08 20:29:10 +00:00
wince OK, this looks like a huge update, but it's only because of some Serializer 2009-08-05 16:05:34 +00:00
yacc Added '_rwport' debugger directive, which can be used in conditional 2009-11-08 16:46:10 +00:00