home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1990 April / 1990-04.d64 / bassem.boot (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  593b  |  18 lines

  1. 5 poke53280,0:poke53281,0
  2. 10 print"[147][152] four demo programs have been included"
  3. 20 print" on this disk, to use with bassem."
  4. 30 print" the filenames are:"
  5. 40 print"[158]            dir example"
  6. 50 print"            scr sav example"
  7. 60 print"            splitsrc.p1"
  8. 70 print"            splitsrc.p2[152]"
  9. 80 print" to use these demos, load and run them"
  10. 90 print" after bassem is activated."
  11. 100 print"     press any key to run bassem [146]"
  12. 110 geta$:ifa$=""then110
  13. 200 print"[147][144]load";chr$(34);"bassem.ml";chr$(34);",8,1"
  14. 210 print"new"
  15. 220 print"sys34782"
  16. 225 print"[152]           loading bassem.ml ...[144]"
  17. 230 poke198,4:poke631,19:poke632,13:poke633,13:poke634,13
  18.