BizHawk/BizHawk.Emulation/CPUs/MOS 6507
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
..
Disassembler.cs clone 6502 into 6507 2012-03-11 03:09:43 +00:00
Execute.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
MOS6507.cs MOS6507: adjusted for instructions with a variable cycle count 2012-03-11 07:08:48 +00:00