We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Revision 1 PPU1 Time Over Bug: Difference between revisions

From SnesLab
Jump to: navigation, search
(created page)
 
(→‎Trigger: clarify all three triggers must br present)
Line 2: Line 2:


=== Trigger ===
=== Trigger ===
All three of the following conditions must be present for the problem to trigger:
* The size of OBJ 0 is 16x16, 32x32, or 64x64
* The size of OBJ 0 is 16x16, 32x32, or 64x64
* OBJ 0's horizontal position is 0 through 255
* OBJ 0's horizontal position is 0 through 255

Revision as of 20:07, 4 July 2023

The Revision 1 PPU1 Time Over Bug is a hardware problem documented by Nintendo.

Trigger

All three of the following conditions must be present for the problem to trigger:

  • The size of OBJ 0 is 16x16, 32x32, or 64x64
  • OBJ 0's horizontal position is 0 through 255
  • There are other objects with negative horizontal positions (offscreen)

Symptoms

References