From the wiki, "With BG enabled, each odd PPU frame is one PPU clock shorter than normal. I've timed this to occur around PPU clock 328 on the pre-render scanline, but haven't written a test ROM for it yet" (in fact, there's a test ROM now).
That means if the CPU runs for 1 clock, the PPU still runs for 3 clocks, except the scanline -1 logic ends on cycle 340, instead of 341. Is this ok?
Plus, about the cycle 328, I get a "passed" only on cycle 338. Could someone else confirm it?
That means if the CPU runs for 1 clock, the PPU still runs for 3 clocks, except the scanline -1 logic ends on cycle 340, instead of 341. Is this ok?
Plus, about the cycle 328, I get a "passed" only on cycle 338. Could someone else confirm it?