Difference between revisions of "83Plus:BCALLs:4B7F"
From WikiTI
(Created RandInit) |
m (Linked seed1 and seed2 to their info pages) |
||
Line 10: | Line 10: | ||
=== Outputs === | === Outputs === | ||
− | * seed1: 12345 | + | * [[seed1]]: 12345 |
− | * seed2: 67890 | + | * [[seed2]]: 67890 |
=== Destroys === | === Destroys === |
Revision as of 12:33, 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.