Difference between revisions of "83Plus:BCALLs:4B7F"
From WikiTI
m (Whoops, forgot the prefixes) |
m (Gah, I must be on drugs too for not using the addresses) |
||
Line 10: | Line 10: | ||
=== Outputs === | === Outputs === | ||
− | * [[83Plus:RAM: | + | * [[83Plus:RAM:9640|seed1]]: 12345 |
− | * [[83Plus:RAM: | + | * [[83Plus:RAM:9649|seed2]]: 67890 |
=== Destroys === | === Destroys === |
Revision as of 12:38, 26 March 2005
Synopsis
Official Name: RandInit
BCALL Address: 4B7F
Initialize random generator's seeds to default values.
Inputs
None
Outputs
Destroys
- BC, DE, HL
Comments
Sets the seeds to the default values. These seeds are used by the Random entry point.