A multi-platform Atari 2600 Emulator
Go to file
bwmott ca78e39ca8 Added a flag to the 6502 code to track if the last memory access was a
read or not.  Also modified the TIA code so that if the last access
wasn't a read then it does not do a WSYNC operation.  This allows the
emubug.bin ROM to execute and report "2600" instead of "EMU".


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1123 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2006-08-31 02:31:29 +00:00
CVSROOT Add syncmail as a admin file to checkout. 2001-12-27 20:02:13 +00:00
stella Added a flag to the 6502 code to track if the last memory access was a 2006-08-31 02:31:29 +00:00