-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
/ #56) the backdrop color is not locked in when rendering disabled; rather, when rendering is disabled, the PPU always displays the color at the current palette RAM address whenever the current VRAM address is in the palette RAM range of $3F00-$3FFF this also fixes a bug where palette RAM backdrop color mirroring did not work correctly when the backdrop color is displayed this way, which caused a solid gray bar on the Micro Machines title screen
- Loading branch information
Showing
2 changed files
with
28 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters