home *** CD-ROM | disk | FTP | other *** search
- '
- '
- '
- ' ************************************************
- ' * *
- ' * BLACK BOX SOFTWARE PROUDLY PRESENTS..... *
- ' * *
- ' * THE BLITZ BASIC COMPILER *
- ' * *
- ' ************************************************
- '
- '
- '
- ' Blitz Basic is an integrated Editor/Compiler programming
- 'language designed to let you take full advantage of the Amiga's
- 'uniquely powerful hardware. Commands such as BLIT, SPRITE and
- 'SOUND allow you to use any IFF image or sound files in your own
- 'program.
- ' Blitz Basic programs run completely independantly of the
- 'Amiga's operating system, using Blitz Basic's own high-speed
- 'routines which directly interface with the Amiga's hardware.
- 'The result? Amiazingly fast 100% machine code programs capable
- 'of achieving speeds previously only possible in C or Assembler.
- ' High speed games, educational software, visual/audio
- 'presentations are now possible in a language as simple as BASIC.
- '
- ' Blitz Basic features:
- '
- '
- '* Lightening fast compiler - approx 6,500 lines/second
- '
- '* Blingingly fast optimised object code - complete re-write of
- ' Amiga's graphics routines
- '
- '* Integrated Editor/Compiler
- '
- '* Special effects such as FADEIN, FADEOUT...
- '
- '* Commands to handle IFF Pictures, Brushes, Anim brushes and
- ' Sound samples
- '
- '* Direct control of Dual-Playfield, Extra Half Brite and HAM
- ' display modes
- '
- '* Direct control of 4 and 16 colour Sprites
- '
- '* Direct control of the Blitter, Copper and Audio hardware
- '
- '* Easy to use QUEUE system makes BLITs as convenient to use as
- ' SPRITEs
- '
- '* Smooth-Scrolling, Double buffering, Page filpping - all easy
- ' to achieve
- '
- '* Run subroutines off the vertical blank interupt
- '
- '* Re-use colour registers at different rows of the screen
- '
- ' And much more.....
- '
- '
- ' Look out for Blitz Basic
- ' Available from Memory And Storage Technologies (M.A.S.T.)
- '
- '
- ' Phone Australia 02 281 7411
- ' USA 702 359 0444
- ' West Germany 0221 771 0918
- ' Sweden 40 190710
- '
- '
- ' Dealer enquiries welcome.
-
-
-
-
-
-
-
- opts10,100,5,5,100,10,2048,80,1,1,1,1,1,
-