home *** CD-ROM | disk | FTP | other *** search
/ B Soft 3 / B-Soft_3_19xx_Maik__Mike_de_Side_A.d64 / movieload (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  354b  |  15 lines

  1. 1 ifa=0 then a=1:load"movie",8,1
  2. 2 print"[147]":print"mr.joker's mini-movie"
  3. 3 print" a little entertainment with a stolen"
  4. 4 print" picture of the cool game mechanicus !"
  5. 5 print"21.06.1996 for the b-soft disx !"
  6. 6 forf=1to4000:nextf
  7. 7 print"[147]"
  8. 11 poke53281,0:poke53280,0:print"[144]":print"[147]"
  9. 12 forx=1to33
  10. 13 poke2,x:sys25600
  11. 14 ifx=33 then goto20
  12. 15 fory=1to200:nexty
  13. 16 nextx:goto13
  14. 20 goto20
  15.