$7E:0000: Difference between revisions

From ZAMN Hacking
Content added Content deleted
No edit summary
No edit summary
 
Line 2: Line 2:


Contains a pointer to the subroutine that will be run upon an NMI interrupt. This is always set to [[$80:8179]].
Contains a pointer to the subroutine that will be run upon an NMI interrupt. This is always set to [[$80:8179]].

[[Category:RAM address]]

Latest revision as of 18:18, 22 June 2024

RAM address data
Length 4
Type pointer32
Name
Description Pointer to the VBLANK handler

Contains a pointer to the subroutine that will be run upon an NMI interrupt. This is always set to $80:8179.