Jump to content
IGNORED

Colors


Allas

Recommended Posts

  • 4 weeks later...
On 10/30/2005 at 5:38 AM, SeaGtGruff said:

Here's my short program to display all 256 colors at once on the Atari. Since right now I can't connect my real Atari, I'd love for people to use this on real Ataris and do screen captureS (NTSC, PAL, and SECAM), then post the screen captures.

 

 


10 REM * DISPLAY ALL 256 COLORS
11 GRAPHICS 9:FOR V=0 TO 15:COLOR V
12 FOR N=0 TO 4:PLOT 5*V+N,0
13 DRAWTO 5*V+N,191:NEXT N:NEXT V
14 D=256*PEEK(561)+PEEK(560)
15 FOR N=1 TO 16:READ V:POKE D+V,143
16 NEXT N:FOR N=0 TO 25:READ V
17 POKE 1664+N,V:NEXT N:POKE 512,139
18 POKE 513,6:POKE 546,128:POKE 547,6
19 POKE 53248,40:POKE 53249,208
20 POKE 53261,255:POKE 53262,255
21 POKE 53266,0:POKE 53267,0
22 POKE 54286,192
23 GOTO 23
24 DATA 16,28,40,52,64,76,88,102,114
25 DATA 126,138,150,162,174,186,198
26 DATA 8,72,169,0,133,203,104,40,76
27 DATA 95,228,8,72,165,203,24,105,16
28 DATA 141,26,208,133,203,104,40,64
 

 

 

Michael Rideout

I am glad I found this.

Link to comment
Share on other sites

  • 8 months later...

I ran Atari Control Picture on my French 130XE machine and made a photo with SECAM colors palette.

I'm aware of poor quality of this picture, but maybe somebody find it useful.

Atari was connected by standard video output to LCD TV/Monitor LG Flatron M1917A and photo was made with Sony Xperia XA1 model G3121.

secam_colors_lcd_tv2.png

ACP.XEX

  • Like 2
Link to comment
Share on other sites

In attachment is the same picture displayed by standard monitor output of Atari 65XE in PAL. The same monitor settings: sharpness: 100, brightness 60, contrast 60, colour 60. The same smartphone was used.

Unfortunatelly I haven't got NTSC computer yet, but I'm going to fix this in the near future.

pal_colors_lcd_tv.png

Link to comment
Share on other sites

  • 3 years later...
On 11/6/2023 at 1:35 PM, Krystone said:

I was experimenting with this myself recently, I would like to contribute. All 3 pictures were taken on the same multisystem SONY Trinitron CRT.

 

▼ Atari 130XE NTSC

Atari 130XE NTSC.jpg

▼ Atari 800XL NTSC

Atari 800XL NTSC.jpg

▼ Atari 65XE PAL

Atari 65XE PAL.jpg

 

This looks interesting especially with the colors on the Atari 130XE. It seems that the hues repeat starting row "B", I have never seen that before! By the way, what program are you using?

Link to comment
Share on other sites

Thanks for the program. I got a chance to take a look at the colors of my Atari 800.

ACPImage.thumb.jpg.7c613c55b011cb7aaf84c80b74483073.jpg

Here the cooler colors are well represented. However unlike what I usually see online and on emulators the last row is not brown or orange, it's green.

However, I'm not sure if this is entirely incorrect, despite what the bar on the right suggests (It's hard to see, but instead of RGB it's orange, blue, and purple).

Pac-ManImage.thumb.jpg.9ed812a0cc218d8ca0983d74c144eb37.jpg

Apologies for the poor image quality, but I took a screenshot of Pac-Man. Here one of the ghost is cyan (Inky) like the arcade. However, most screenshots online (and even the packaging that I have), the ghost is green.

MoonPatrol.thumb.jpg.cc218194b82986e6fa4c6aa2c265dee2.jpg

Compared to most screenshots of Moon Patrol that I have seen for the Atari 8-bit Home Computers, including the box and even the commercial, the colors are very different, the mountains are green instead of yellow and your buggy is magenta instead of blue. If anything the colors perfectly match those from the arcade which makes me wonder if many of the programmers at Atari had their computer's colors calibrated like this. Most of the games that I have look fine with the exception of Frogger and Popeye (from Parker Bros) where the blues are somewhat purple and Pole Position where the grass is an artificial blue-green color and your car wrecks into a orange and green explosion instead of yellow.

Link to comment
Share on other sites

  • 4 weeks later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...