org
org

Fixed. Bug in TVZB signal evaluation: ``` // TVZ/TVZB temp[0] = NOT(BLNK); temp[1] = NOT(TVIN); temp[2] = ppu->wire.n_TVO[0]; temp[3] = ppu->wire.TVO[1]; // !!! --- bug, should be in TVZ only...
It's not very clear how these patterns shape the transistors. It doesn't look like a FET.
it's back :/ 
[mariwa_ppu.zip](https://github.com/emu-russia/breaknes/files/12175791/mariwa_ppu.zip)
 On the full NESBoard simulator, everything is ok.

Add the PPU regdump to breaknes and compare it to what comes out of Nintendulator. Maybe the problem is in the writes to registers, which are not very correctly performed...
Thanks for the findings, we'll look into it :)
Fixed in #403 As long as you can use Famicom (HVC-CPU-01 in Settings) for (J) roms, it is not affected by this bug. This is only with regard to the...