Prev: 5DCC Up: Map Next: 5DCF
5DCE: Random Number
Value is calculated using the 16-bit game timer LSB value, which is used to fetch a byte from the ROM (between addresses 00 and FF), then by adding the current R.
Random_Number 5DCE DEFB $00
Prev: 5DCC Up: Map Next: 5DCF