BizHawk/BizHawk.Emulation/Consoles/Atari/2600
pjgat09 5e65c7e977 TIA: Removed code for cosmic ark starfield (to be added back later, in a cleaner way). Changed the definition of a frame to start with the first scanline where VSYNC is disabled.
MOS6507: Fixed a copy-paste mistake with SBC instructions where it would remove another cycle. This fixes the screen bounce issue with pitfall.
2012-03-20 22:45:15 +00:00
..
Atari2600.Core.cs Atari 2600: Turned off sound output until the new TIA is further developed. 2012-03-16 07:24:00 +00:00
Atari2600.cs Atari 2600: Turned off sound output until the new TIA is further developed. 2012-03-16 07:24:00 +00:00
M6532.cs Atari 2600: Implemented the reset button 2012-03-15 06:09:10 +00:00
TIA.cs TIA: Removed code for cosmic ark starfield (to be added back later, in a cleaner way). Changed the definition of a frame to start with the first scanline where VSYNC is disabled. 2012-03-20 22:45:15 +00:00
oldTIA.cs Atari 2600: renamed TIA to oldTIA in preparation for a new TIA revision 2012-03-15 21:08:00 +00:00