$80:83AE: Difference between revisions

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


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

[[Category:ROM address]]

Latest revision as of 18:40, 22 June 2024

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.