83Plus:RAM:9640

From WikiTI
Revision as of 17:21, 18 July 2005 by Aquanight (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Official Name: seed1

Memory Address: 9640h

Length: 9 bytes.

This area of memory stores the first seed of the random number generator.

Comments

This memory area can be initialized by a call to to RandInit. It is also changed when the N->rand syntax is used on the homescreen (or in BASIC programs).