RANDOM .rs 2 ; random numbers RANDOM_TEMP .rs 1 ; temporary variable for random CONSOLE_TYPE .rs 1 ; console type random_init: lda #$5A sta