cybersmudge Posted March 26, 2012 Share Posted March 26, 2012 Sorry for the dumb question. I am working on a playfield for a game, IM NEW. I know how to change the color of the background, but how do you change the color of the pixels that you are drawing with. Like I said sorry for the dumb question. Any help would be appreciated. thanks, bj Quote Link to comment Share on other sites More sharing options...
Wickeycolumbus Posted March 26, 2012 Share Posted March 26, 2012 You need to change the value of COLUPF. This may also be helpful: http://www.qotile.net/minidig/docs/tia_color.html Quote Link to comment Share on other sites More sharing options...
cybersmudge Posted March 26, 2012 Author Share Posted March 26, 2012 Is there any way to change the color of each block or a line of blocks? Quote Link to comment Share on other sites More sharing options...
Wickeycolumbus Posted March 26, 2012 Share Posted March 26, 2012 You can change the color every scanline, or mid scanline if you time things well. Another way is to enable "score mode" using CTRLPF, where the left side gets the color specified in COLUP0 and the right side gets COLUP1's color. Unfortunately, there is no way to change the color of each individual pixel. Check out Andrew Davie's tutorials for more info: http://www.atariage.com/forums/topic/33233-sorted-table-of-contents/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.