$7E:0000: Difference between revisions

From ZAMN Hacking
Content added Content deleted
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox RAM address|length=4|type=pointer|description=Pointer to the VBLANK handler}}
{{Infobox RAM address|length=4|type=pointer32|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]].
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.