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.
5dce defb $00
Prev: 5dcc Up: Map Next: 5dcf