home *** CD-ROM | disk | FTP | other *** search
/ Ahoy 1987 August / Ahoy_Magazine_87-08_1987_Double_L_Side_B.d64 / fw9 (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  3KB  |  59 lines

  1. 100 print"[147]":poke53280,1:poke53281,1:printchr$(14)
  2. 110 fora=1to10:print:next
  3. 120 gosub 500
  4. 125 gosub7030
  5. 127 print"       [208]ress [193]ny [203]ey to [195]ontinue.... "
  6. 128 getan$:ifan$=""then128
  7. 130 print"[147]"
  8. 140 print"load";chr$(34);"f/w5";chr$(34);",8"
  9. 150 print"run":print"[145][145][145][145][145][145][145][145][145]"
  10. 160 poke631,13:poke632,13:poke198,2:end
  11. 500 print"[147]"
  12. 510 print"      [212]his is a demo of the game [198]ortune [215]heel."
  13. 520 print" [201]t only allows you to play three games."
  14. 530 print"[145] [201]f you enjoy playing this game, and     wish";
  15. 540 print" to purchase the complete version,  then";
  16. 550 print" send $4.95 to:"
  17. 555 print
  18. 560 print"         [196]ouble [204] [211]oftware"
  19. 570 print"         [208].[207]. [194]ox 1758"
  20. 580 print"         [211].[201]., [206].[217]. 10314"
  21. 585 print
  22. 590 print"     [205]ake checks payable to [196]ouble [204]     [211]oftware and";
  23. 600 print" allow 2 to 4 weeks for     delivery. [199]ame";
  24. 610 print" comes complete with      instructions."
  25. 620 print" [193]dditional data disks are being created"
  26. 630 print" [145]in different topics for children and"
  27. 640 print" adults alike."
  28. 650 print" [212]he $4.95 includes shipping & handling"
  29. 660 print" for [213].[211]. residents only. [193]ll others"
  30. 670 print" please add an additional $3.50."
  31. 680 return
  32. 700 goto700
  33. 7030 readlo,hi:fori=lotohi:readx:pokei,x:next
  34. 7050 data 49152, 49528
  35. 7060 return
  36. 7070 data 174,114,193,224,3,144,3,76,117,192,188,114,193,140,121,193,174
  37. 7080 data 118,193,232,202,32,30,193,172,121,193,173,119,193,201,2,208,10
  38. 7090 data 169,32,72,173,33,208,72,76,50,192,177,90,72,177,92,72,204
  39. 7100 data 116,193,240,20,200,177,90,72,177,92,136,145,92,104,145,90,200
  40. 7110 data 204,116,193,208,238,240,18,136,177,90,72,177,92,200,145,92,104
  41. 7120 data 145,90,136,204,115,193,208,238,173,119,193,201,0,208,5,104,104
  42. 7130 data 76,111,192,104,145,92,104,145,90,236,117,193,208,160,96,172,116
  43. 7140 data 193,200,189,114,193,170,32,30,193,173,120,193,201,2,208,19,136
  44. 7150 data 169,32,153,122,193,173,33,208,153,162,193,204,115,193,208,239,240
  45. 7160 data 16,136,177,90,153,122,193,177,92,153,162,193,204,115,193,208,240
  46. 7170 data 236,117,193,240,37,202,32,30,193,172,116,193,200,136,177,90,72
  47. 7180 data 177,92,32,48,193,145,92,104,145,90,32,56,193,204,115,193,208
  48. 7190 data 234,236,117,193,208,221,240,46,202,206,118,193,232,32,30,193,172
  49. 7200 data 116,193,200,136,32,48,193,177,90,72,177,92,32,56,193,145,92
  50. 7210 data 104,145,90,204,115,193,208,234,236,118,193,208,221,238,118,193,232
  51. 7220 data 32,30,193,173,120,193,201,0,240,20,172,115,193,136,200,185,162
  52. 7230 data 193,145,92,185,122,193,145,90,204,116,193,208,240,96,189,89,193
  53. 7240 data 133,91,24,105,212,133,93,189,64,193,133,90,133,92,96,72,152
  54. 7250 data 24,105,40,168,104,96,72,152,56,233,40,168,104,96,0,40,80
  55. 7260 data 120,160,200,240,24,64,104,144,184,224,8,48,88,128,168,208,248
  56. 7270 data 32,72,112,152,192,4,4,4,4,4,4,4,5,5,5,5,5
  57. 7280 data 5,6,6,6,6,6,6,6,7,7,7,7,7,3,0,4,0
  58. 7290 data 4,1,1
  59.