$80:83AE

From ZAMN Hacking
Revision as of 00:14, 17 June 2024 by Piranhaplant (talk | contribs) (Created page with "{{Infobox ROM address|length=0x27|type=Code|name=runOnVBlank|description=Creates a VBlank listener|args=Y+A = [pointer32] Listener subroutine<br/>Returns X = [uint16] Listener ID|ret_type=RTL}} The given subroutine returns a value in the carry indicating if it should continue to run on the next frame. Category:ROM address")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
ROM address data
Length 0x27
Type Code
Name runOnVBlank
Description Creates a VBlank listener
Arguments/Return value Y+A = [pointer32] Listener subroutine
Returns X = [uint16] Listener ID
Return type RTL

The given subroutine returns a value in the carry indicating if it should continue to run on the next frame.