home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / emulate / systems / c64 / testdisk.d64 / scroller (.txt) < prev    next >
Commodore BASIC  |  1994-02-03  |  51b  |  4 lines

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