home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / Amiga / programmation / AmosAGA.readme < prev    next >
Text File  |  1997-09-10  |  2KB  |  56 lines

  1. Short:    Amos AGA V0.01 - AGA Screens for amos 
  2. Author:   uwdesign@lin.cbl.com.au (Kevin Picone)
  3. Uploader: uwdesign&lin.cbl.com.au (Kevin Picone)
  4. Type:     dev/amos
  5.  
  6.  
  7.  *=----------------------------------------------------------------------=*
  8.  
  9.  
  10.                           >>  Amos AGA V0.01  << 
  11.                         
  12.  
  13.                   Custom AGA screen modes for AMOS & AMOSPRO
  14.  
  15.  
  16.  
  17.                                Developed By
  18.  
  19.                                 Kevin Picone
  20.  
  21.  
  22.  
  23.              ⌐ Copyright 1996 Kevin Picone of Underware Design
  24.  
  25.                            All Rights Reserved.
  26.  
  27.  
  28.  *=----------------------------------------------------------------------=*
  29.  
  30.                          Last Updated: 21-Aug-1997
  31.  
  32.  *=----------------------------------------------------------------------=*
  33.  
  34.  
  35.      There's little doubt that the Amos programming community (like it or
  36.  lump it) suffers from the languages lack of internal support for the
  37.  AGA chipset.  Although, today this can be over come via the use of a
  38.  variety of 'so called' intuition extensions, some programmers would just
  39.  rather a quick and really messy solution, so here it is... ;)
  40.  
  41.  
  42.      The included source, simply opens a HIRES 640x*256y 256 colour screen
  43.  mode, via directly programming the amiga's own copper chip.
  44.  
  45.  
  46.      Moreover, this source is provided purely as an 'example' on how to
  47.  set up a custom AGA screen mode through Amos, meaning you'll have to do
  48.  the rest...   :)
  49.  
  50.  
  51.      Anyway, I hope you find this source useful.
  52.  
  53.  
  54.  
  55.  *=----------------------------------------------------------------------=*
  56.