home *** CD-ROM | disk | FTP | other *** search
/ Turbo Toolbox / Turbo_Toolbox.iso / emulator / c64 / testdisk.d64 / scroller (.txt) < prev    next >
Encoding:
Commodore BASIC  |  1994-02-03  |  51 b   |  4 lines

  1. 10 POKE53270,RND(1)*8
  2. 20 POKE53265,RND(1)*8+24
  3. 30 GOTO10
  4.