home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk User Volume 2 #1 / Commodore_Disk_User_Vol.2_1_1988_-.d64 / oblivion (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  523b  |  18 lines

  1. 10 x=x+1:ifx=1thengosub100:load"oblivion lc",8,1
  2. 20 ifx=2thensys832
  3. 100 poke53280,0:poke53281,0:print"[147]"
  4. 110 printspc(10);"[155]                "
  5. 120 printspc(10);"[155] [152]              [155] "
  6. 130 printspc(10);"[155] [152] [151]            [152] [155] "
  7. 140 printspc(10);"[155] [152] [151] [146]           [152] [155] "
  8. 150 printspc(10);"[155] [152] [151] [146] oblivion[151]  [152] [155] "
  9. 160 printspc(10);"[155] [152] [151] [146]           [152] [155] "
  10. 170 printspc(10);"[155] [152] [151]            [152] [155] "
  11. 180 printspc(10);"[155] [152]              [155] "
  12. 190 printspc(10);"[155]                "
  13. 200 print:print:print:print:print:print"";spc(12);"loading......[144]"
  14. 210 return
  15. 500 rem *** oblivion ***
  16. 510 rem *** copyright(c) 1988 ***
  17. 520 rem *** sossie soft ***
  18.