mirror of https://github.com/stella-emu/stella.git
00f8ffb686
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 |
||
---|---|---|
.. | ||
cheat | ||
common | ||
debugger | ||
emucore | ||
gp2x | ||
gui | ||
macosx | ||
tools | ||
unix | ||
win32 | ||
wince | ||
yacc |