home *** CD-ROM | disk | FTP | other *** search
/ Brotikasten / BROTCD01.iso / cpc / cpcemu / disc / cpcpd1.dsk / #disc.bas (.txt) next >
Locomotive BASIC  |  1994-12-06  |  2KB  |  55 lines

  1. #DISC   BAS
  2. or CPC"
  3. "is loading ..."
  4. "BATCH.BAS"
  5. #disc
  6. "Welcome in the CPC-World !"
  7. "Menu :"
  8. "------"
  9. "1) Animator (3D-wireframes)"
  10. "2) Archi (little architect)"
  11. PRINT"3) Atombunker (simple game)"
  12. "3) Anti-Multiface v1.1"
  13. "4) Copymate (copy program)"
  14. "5) DC - Drive C (RamDisc)"
  15. "6) Fast-CP/M Plus-Loader"
  16. "7) Labyrinth (game)"
  17. "8) Pointy (Window Pack)"
  18. PRINT"9) States of the Earth (learning)"
  19. "9) Batch for CPC"
  20. "DC is (c) Juergen Weber,"
  21. "Anti-Multiface is (c) Magic Software"
  22. "Others are (c) Marco Vieth"
  23. "(Source and german doc is available.)"
  24. "Please select : ";
  25. Animator
  26. "Animator - Demo"
  27. "loading ..."
  28. "ANIDMO.BAS"
  29. "Archi - Demo"
  30. "is loading ..."
  31. "ARCHIDMO.BAS"
  32. "Anti-Multiface"
  33. "is loading ..."
  34. "MULTIFAC.BAS"
  35. "Copymate - Demo"
  36. "is loading ..."
  37. "COPYDMO.BAS"
  38. "Drive C"
  39. "is loading ..."
  40. "DC.BAS"
  41. "Fastcpm"
  42. "is loading ..."
  43. "FASTCPM.BAS"
  44. "Labyrinth"
  45. "is loading ..."
  46. "LGAME.BAS"
  47. "Pointy"
  48. "is loading ..."
  49. "POTEST.BAS"
  50. "Batch for CPC"
  51. "is loading ..."
  52. "BATCH.BAS"
  53. isk."
  54. "STAATEN.BAS"
  55.