$80:9D39: Difference between revisions

From ZAMN Hacking
Content added Content deleted
(Created page with "{{Infobox ROM address|length=0x22|type=Code|name=getRandomByte|description=Gets a random value in the range 0-255|args=Returns A = [uint16] Random value|ret_type=RTL}} Category:ROM address")
 
No edit summary
 
Line 1: Line 1:
{{Infobox ROM address|length=0x22|type=Code|name=getRandomByte|description=Gets a random value in the range 0-255|args=Returns A = [uint16] Random value|ret_type=RTL}}
{{Infobox ROM address|length=0x22|type=Code|name=getRandomByte|description=Gets a random value in the range 0-255|args=Returns A = [uint16] Random value|ret_type=RTL}}

[[Category:ROM address]]

Latest revision as of 18:41, 22 June 2024

ROM address data
Length 0x22
Type Code
Name getRandomByte
Description Gets a random value in the range 0-255
Arguments/Return value Returns A = [uint16] Random value
Return type RTL