$80:9C52: Difference between revisions

From ZAMN Hacking
Content added Content deleted
(Created page with "{{Infobox ROM address|length=0x20|type=Code|name=fadeInAsync|description=Fades the screen in from black asynchronously|args=None|ret_type=RTS}} Like, $80:891A, but returns immediately. Category:ROM address")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Infobox ROM address|length=0x20|type=Code|name=fadeInAsync|description=Fades the screen in from black asynchronously|args=None|ret_type=RTS}}
{{Infobox ROM address|length=0x20|type=Code|name=fadeInAsync|description=Fades the screen in from black asynchronously|args=None|ret_type=RTS}}


Like, [[$80:891A]], but returns immediately.
Like [[$80:891A]], but returns immediately.

[[Category:ROM address]]

Latest revision as of 18:41, 22 June 2024

ROM address data
Length 0x20
Type Code
Name fadeInAsync
Description Fades the screen in from black asynchronously
Arguments/Return value None
Return type RTS

Like $80:891A, but returns immediately.