home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 556b.lha / Defender / readme! < prev    next >
Text File  |  1980-01-02  |  2KB  |  81 lines

  1. '
  2. '
  3. '
  4. '        ************************************************
  5. '        *                                              *
  6. '        *   BLACK BOX SOFTWARE PROUDLY PRESENTS.....   *
  7. '        *                                              *
  8. '        *         THE BLITZ BASIC COMPILER             *
  9. '        *                                              *
  10. '        ************************************************
  11. '
  12. '
  13. '
  14. '   Blitz Basic is an integrated Editor/Compiler programming
  15. 'language designed to let you take full advantage of the Amiga's
  16. 'uniquely powerful hardware. Commands such as BLIT, SPRITE and
  17. 'SOUND allow you to use any IFF image or sound files in your own
  18. 'program.
  19. '   Blitz Basic programs run completely independantly of the
  20. 'Amiga's operating system, using Blitz Basic's own high-speed
  21. 'routines which directly interface with the Amiga's hardware.
  22. 'The result? Amiazingly fast 100% machine code programs capable
  23. 'of achieving speeds previously only possible in C or Assembler.
  24. '   High speed games, educational software, visual/audio
  25. 'presentations are now possible in a language as simple as BASIC.
  26. '
  27. '   Blitz Basic features:
  28. '
  29. '
  30. '* Lightening fast compiler - approx 6,500 lines/second
  31. '
  32. '* Blingingly fast optimised object code - complete re-write of
  33. '  Amiga's graphics routines
  34. '
  35. '* Integrated Editor/Compiler
  36. '
  37. '* Special effects such as FADEIN, FADEOUT...
  38. '
  39. '* Commands to handle IFF Pictures, Brushes, Anim brushes and
  40. '  Sound samples
  41. '
  42. '* Direct control of Dual-Playfield, Extra Half Brite and HAM
  43. '  display modes
  44. '
  45. '* Direct control of 4 and 16 colour Sprites
  46. '
  47. '* Direct control of the Blitter, Copper and Audio hardware
  48. '
  49. '* Easy to use QUEUE system makes BLITs as convenient to use as
  50. '  SPRITEs
  51. '
  52. '* Smooth-Scrolling, Double buffering, Page filpping - all easy
  53. '  to achieve
  54. '
  55. '* Run subroutines off the vertical blank interupt
  56. '
  57. '* Re-use colour registers at different rows of the screen
  58. '
  59. '   And much more.....
  60. '
  61. '
  62. '   Look out for Blitz Basic
  63. '   Available from Memory And Storage Technologies (M.A.S.T.)
  64. '
  65. '
  66. '   Phone Australia 02 281 7411
  67. '         USA 702 359 0444
  68. '         West Germany 0221 771 0918
  69. '         Sweden 40 190710
  70. '
  71. '
  72. '   Dealer enquiries welcome.
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. opts10,100,5,5,100,10,2048,80,1,1,1,1,1,
  81.