You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/STAT.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ is set, and (if enabled) a STAT interrupt is requested.
29
29
-**Mode 1 int select** (*Read/Write*): If set, selects the Mode 1 condition for [the STAT interrupt](<#INT $48 — STAT interrupt>).
30
30
-**Mode 0 int select** (*Read/Write*): If set, selects the Mode 0 condition for [the STAT interrupt](<#INT $48 — STAT interrupt>).
31
31
-**LYC == LY** (*Read-only*): Set when [LY](<#FF44 — LY: LCD Y coordinate \[read-only\]>) contains the same value as [LYC](<#FF45 — LYC: LY compare>); it is constantly updated.
32
-
-**PPU mode** (*Read-only*): Indicates [the PPU's current status](<#PPU modes>).
32
+
-**PPU mode** (*Read-only*): Indicates [the PPU's current status](<#PPU modes>). Reports 0 instead when the [PPU is disabled](<#LCDC.7 — LCD enable>).
0 commit comments