$7E:0000: Difference between revisions

From ZAMN Hacking
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox RAM address|length=4|type=pointer24|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]].

Revision as of 18:42, 7 December 2023

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.