home *** CD-ROM | disk | FTP | other *** search
/ The Glitch Apple Disk Collection / 2014.glitch.apple.collection.zip / indexed / THEXDER1.DSK / GO1.bas < prev    next >
BASIC Source File  |  2014-09-09  |  361b  |  12 lines

  1. 10 D$ =  CHR$(4)
  2. 15  PRINT D$"BLOAD MOON,A$F00"
  3. 17  PRINT D$"BLOAD DEMO,A$E00"
  4. 20  PRINT D$"BLOAD JOYSTICK,A$300"
  5. 25  PRINT D$"BLOAD MYIO,A$1000"
  6. 40  PRINT D$;"BLOAD FONT,A$5000"
  7. 45  PRINT D$"BLOADTHEX1,A$1800"
  8. 50  CALL 6144
  9. 130  POKE 49153,0: POKE 49165,0: POKE 49246,0: POKE 49236,0
  10. 140  POKE 49232,0: POKE 49239,0: POKE 49234,0
  11. 145  POKE 49236,0
  12. 150  RETURN