-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PPUSim Register access Corruption ($2007 I/F Bug) #196
Comments
It looks like the model to use CPU-PPU I/F is unsatisfactory and needs to be converted to CPU clock (PHI0) so that the registers writes are not different from the real 6502. @Gumball2415 made a demo with palette entries "flying by" for this reason: |
Remade the model in CPU Clock (identical to how the CPU does LDA/STA in the PPU registers), but it did not help. |
Fixed. Bug in TVZB signal evaluation:
|
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 from regdump. |
Sometimes there are some white strips under the menu. Scrolling bug? SPR0 Hit?
Super Mario Bros. (JU) [!]_RegDump.zip
Reported by @eugene-s-nesdev
The text was updated successfully, but these errors were encountered: