home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15417 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  1.5 KB

  1. Path: sparky!uunet!pipex!warwick!uknet!gdt!ma9tn
  2. From: ma9tn@sunlab1.bath.ac.uk (T Nettleship)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: LoadRGB8() ????
  5. Keywords: amiga graphics technical programmer AGA
  6. Message-ID: <Bx93A3.B0M@sunlab1.bath.ac.uk>
  7. Date: 5 Nov 92 16:03:37 GMT
  8. Sender: ma9tn@sunlab1.bath.ac.uk (T Nettleship)
  9. Organization: Bath University Computing Services, UK
  10. Lines: 29
  11.  
  12.  
  13. Having read about the new AGA chipset and it's new graphics
  14. modes, I have decided to modify a fractal program of my own
  15. to use the 256 colour register mode.
  16.  
  17. I have one problem with the conversion. I can open an 8-bitplane
  18. screen at the appropriate resolutions, and render to it. This
  19. works fine. However, I can't load the new AGA 24-bit palette
  20. registers.
  21.  
  22. I use the graphics library call LoadRGB4(), but this only uses
  23. 12-bit colours, so I am losing a lot of colour definition. What
  24. I want to know is what is the library offset / registers definition
  25. for a corresponding 24-bit regs function (which I assume will
  26. be called LoadRGB8())?
  27.  
  28. I am not a registered developer, and so have no access to 
  29. Commodore Autodocs / Includes for V3.xx. Could some kind soul 
  30. either EMail me with the details or post them. (poss. a Commodore
  31. person?)
  32.  
  33. I am in a bit of a hurry, as I would like to take a working
  34. version of the program to the Future Entertainment Show in
  35. London this Saturday and bug the guys on the Commodore stand
  36. till they let me try it out!
  37.  
  38. Regards,
  39.  
  40. Tom Nettleship. (ma9tn@uk.ac.bath.ss1)
  41.