home *** CD-ROM | disk | FTP | other *** search
- 24 Bit palette requester - Anthony J. Moringello
- --------------------------------------------------
- Sorry for the sparse documentation and comments in the code,
- but I think this is simple enough that anyone should be able to figure
- out what is going on.
-
- Basically Commodore did not give us WB3.0 users a Palette requester
- as in WB1.3. Remeber that little program you could have it pop up on any
- screen, and change it's colors? Well that is what this does, but better.
- The WB1.3 Palette program will work, but will only access up to 32
- colors, and only 12 bit palette. This program will work with any screen
- mode, and allow you to set each RGB to any of it's 256 possible values.
- For those who need to be told, this will work on AGA machines only.
-
- I now have the protos for Get/LoadRGB32() so I no longer need my
- homebrewed versions. A bit of a size decrease, and speed increase.
- I have included a normal version, and a version with no Startup-Code.
- The latter is half the size of the one with startup-code.
-
- Anyway, I want no money for this...(Arrrrg did I really say that?)
- I just ask that if you like/use this program or if you modify it, let
- me know. I am interested to see how far this program gets from here.
- If you really want to send cash, I will not refuse it.
- If you find a bug, I should be shot. This program is too simple
- to have bugs in it. So Murphy's law of programming should hold quite well.
-
- Psychotic Psoftware
- Anthony J. Moringello
- 2209 E. Park Pl. #4
- Miwlaukee, WI 53211
-
-
-