Jump to content



1

Pixels in the atari 2600


5 replies to this topic

#1 aldir OFFLINE  

aldir

    Combat Commando

  • 3 posts

Posted Mon May 9, 2005 2:40 PM

Hello guys,

I’m a new member in this forum and don’t write English correctly. I hope that you understand. The sites about the Atari2600 in my language is very bad (like my English). Here Andrew Davie and Kirk Israel are very famous persons!

Ok… the problem is:
Assuming that we are writing pixels in a background, if in each clock of the processor we have 3 clocks of color of the TIA, and the color just can be modified later that the processor to rewrite in colubk, then we will have at least 3 "pixels" of the same color connected in a line. is this correct? if this is right, the resolution does not fall?

Edited by aldir, Mon May 9, 2005 2:59 PM.


#2 Cybergoth OFFLINE  

Cybergoth

    Quadrunner

  • 8,207 posts
  • This is Sparta!
  • Location:Bavaria

Posted Mon May 9, 2005 2:53 PM

Hi there!

aldir, on Mon May 9, 2005 8:40 PM, said:

Assuming that we are writing of pixels in a background, if in each clock of the processor we have 3 clocks of color of the TIA, and the color just can be modified later that the processor to come back, then we will have at least 3 "pixels" of the same color followed in a line?  if this is true, the resolution does not fall?

View Post


Uhm... sort of. Since any write to the background color register like

STA COLUBK

will require three 3 processor cycles, you actually can change the color even only every 9 pixels.

With A,X & Y containing 3 different values, a repeating sequence of

STA COLUBK
STX COLUBK
STY COLUBK

can do a max of 17-18 background color changes on a single scannline.

Not sure what you're asking in the part about the resolution here. There actually is no resolution for background color changes. Just depends on what you programm...

Greetings,
Manuel

#3 aldir OFFLINE  

aldir

    Combat Commando

  • 3 posts

Posted Mon May 9, 2005 3:12 PM

[right]View Post[/right]
[/quote]

Uhm... sort of. Since any write to the background color register like...

[right]View Post[/right]
[/quote]


Do you speak portuguese, no???

#4 Cybergoth OFFLINE  

Cybergoth

    Quadrunner

  • 8,207 posts
  • This is Sparta!
  • Location:Bavaria

Posted Mon May 9, 2005 3:19 PM

Hi there!

Sorry, I don't. I think there's a 2600 programming forum in portuguese somewhere within yahoo groups, maybe they can help?

Greetings,
Manuel

#5 Thomas Jentzsch OFFLINE  

Thomas Jentzsch

    Thrust, Jammed, SWOOPS!

  • 16,745 posts
  • Always left from right here!
  • Location:Düsseldorf, Germany

Posted Mon May 9, 2005 3:32 PM

Cybergoth, on Mon May 9, 2005 11:19 PM, said:

Sorry, I don't. I think there's a 2600 programming forum in portuguese somewhere within yahoo groups, maybe they can help?
:idea: Or check the International forum here at AtariAge.

#6 aldir OFFLINE  

aldir

    Combat Commando

  • 3 posts

Posted Mon May 9, 2005 5:44 PM

No problem, I can understand all that you write (I can read, but the problem is write).

The answer of Cybergoth already helped me.

The fact is: we can do a max of 17-18 background color changes on a single scanline…

That I tried say with "resolution" was that if the number of variation de colors in a scanline decrease, the shapes drawn seem in a lesser resolution (more squared).

I hope that you understand some thing.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users