home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1995 February / 1995-02a.d64 / microstorm.ad (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  775b  |  23 lines

  1. 10 print"[147]":poke53280,5:poke53281,0
  2. 20 printchr$(14);"[159][210]isers [193]nd [211]liders [193]rcade [193]ction game"
  3. 21 print" 50 levels of play."
  4. 22 print" [206]ow only [159]$6.00 [208]lus [159][198]ree [211]&[200] in [213][211][193]"
  5. 23 print" [193]ttention: [154][195]64/128 [213]ser [199]roups:"
  6. 24 print" [193]sk about our [159][206]ew [210]ates."
  7. 25 print" -------------------------------------[158]"
  8. 27 print" [206]ew [208].[196]. and [211]hareware [196]isk.[158] [208]acked!"
  9. 28 print" [154]*[199]ames* *[213]tilities* *[196]ata [198]iles* [205]ore!"
  10. 29 print" [159][211]end $3.00[159] for [196]isk and [211]&[200] costs."
  11. 30 print" -------------------------------------[149]"
  12. 32 print"  [205]icro[211]torm [211]oftware ([210])"
  13. 33 print"[150] [194]ox 1086 [211]idney [205]t. 59270"
  14. 100 geta$:if a$=""then100
  15. 1000 print"[147]          [204]oading [205]enu [208]rogram"
  16. 1001 print"             [208]lease [215]ait..."
  17. 1002 print"[144]new"
  18. 1003 print"load"+chr$(34)+"menu.advert"+chr$(34)+",8"
  19. 1004 print"run"
  20. 1005 poke 630+1,19
  21. 1010 fori=2to4:poke630+i,13:next
  22. 1020 poke198,4
  23.