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
(→‎Trigger: clarify all three triggers must br present)
(see also)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
* There are other objects with negative horizontal positions (offscreen)
* There are other objects with negative horizontal positions (offscreen)


=== Symptoms ===
=== Symptom ===
* The [[Time Over Flag]] becomes set
* The [[Time Over Flag]] becomes set
=== See Also ===
* [[Revision 1 CPU DMA crash]]


=== References ===
=== References ===

Latest revision as of 05:36, 16 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)

Symptom

See Also

References