Skip to content

Commit 018cb2f

Browse files
authored
Add IF to I/O ranges table (#553)
1 parent 9a43d21 commit 018cb2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Memory_Map.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Start | End | First appeared | Purpose
2626
$FF00 | | DMG | [Joypad input](<#FF00 — P1/JOYP: Joypad>)
2727
$FF01 | $FF02 | DMG | [Serial transfer](<#Serial Data Transfer (Link Cable)>)
2828
$FF04 | $FF07 | DMG | [Timer and divider](<#Timer and Divider Registers>)
29+
$FF0F | | DMG | [Interrupts](<#FF0F — IF: Interrupt flag>)
2930
$FF10 | $FF26 | DMG | [Audio](<#Audio Registers>)
3031
$FF30 | $FF3F | DMG | [Wave pattern](<#FF30–FF3F — Wave pattern RAM>)
3132
$FF40 | $FF4B | DMG | LCD [Control](<#FF40 — LCDC: LCD control>), [Status](<#FF41 — STAT: LCD status>), [Position, Scrolling](<#LCD Position and Scrolling>), and [Palettes](<#Palettes>)

0 commit comments

Comments
 (0)