home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk UserVolume 4 #7 / Commodore_Disk_User_Vol.4_7_1991_-.d64 / busibasic (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  1KB  |  30 lines

  1. 1 poke53280,14:poke646,14:poke53281,6
  2. 10 rem"****************************************
  3. 20 [143]"*busibasic             first principles*
  4. 30 rem"****************************************
  5. 40 [153]"loadnow loading busibasic....please wait"
  6. 50 [153]"written by fergal moane/first principles"
  7. 60 [153]"copyright alphavite publications"
  8. 70 [153]"****************************************"
  9. 80 [153]"busibasic is an extended basic which"
  10. 90 [153]"provides over 50 commands to aid the"
  11. 100 [153]"development of 'serious' programs."
  12. 120 [153]"windows,icons,menus,pointers"
  13. 130 [153]"disk commands"
  14. 140 [153]"procedures"
  15. 150 [153]"variable and array manipulation"
  16. 160 [153]"simple graphics commands"
  17. 170 [153]"screen dumps"
  18. 180 [153]"decimal,hexadecimal and binary constants"
  19. 190 [153]"****************************************"
  20. 200 [153]"see the magazine for details"
  21. 205 [151]51,0:[151]52,144:[151]55,0:[151]56,144:[156]
  22. 210 [158]57812"busidata 1",8,1:[158]62631
  23. 220 [158]57812"busidata 2",8,1:[158]62631
  24. 230 :
  25. 240 [158]37888
  26. 250 :
  27. 260 [153]"load** busibasic operating system  v3.2 **"
  28. 270 [153]"first principles    34815 bytes free"
  29. 280 [151]650,128:[208]"i":[162]
  30.