Users browsing this thread: 1 Guest(s)
Atari Style Gamegirl Sprites
#1
Sorry Gors, I can't do Atari very well Cry

[Image: Jmc9L.gif]

Code:
Frame0
        .byte #%11011000;$62
        .byte #%01001000;$62
        .byte #%01001000;$62
        .byte #%01111010;$62
        .byte #%01111010;$62
        .byte #%11111110;$62
        .byte #%11111110;$62
        .byte #%01111100;$62
        .byte #%00110000;$62
        .byte #%11111100;$FA
        .byte #%01101100;$FA
        .byte #%01101100;$FA
        .byte #%11111100;$FA
        .byte #%11111111;$62
        .byte #%11111101;$62
        .byte #%11111100;$62
        .byte #%01111000;$62
        .byte #%11000000;$62
        .byte #%11000000;$62
        .byte #%01100000;$62
Frame1
        .byte #%11011000;$62
        .byte #%01001000;$62
        .byte #%01001000;$62
        .byte #%01111010;$62
        .byte #%01111010;$62
        .byte #%11111110;$62
        .byte #%11111110;$62
        .byte #%01111100;$62
        .byte #%00110000;$62
        .byte #%11111100;$FA
        .byte #%10110100;$FA
        .byte #%10110100;$FA
        .byte #%11111100;$FA
        .byte #%11111110;$62
        .byte #%11111010;$62
        .byte #%11111000;$62
        .byte #%01111100;$62
        .byte #%01000000;$62
        .byte #%01000000;$62
        .byte #%00100000;$62
Frame2
        .byte #%11011000;$62
        .byte #%01001000;$62
        .byte #%01001000;$62
        .byte #%01111010;$62
        .byte #%01111010;$62
        .byte #%11111110;$62
        .byte #%11111110;$62
        .byte #%01111100;$62
        .byte #%00110000;$62
        .byte #%11111100;$FA
        .byte #%10111100;$FA
        .byte #%10111100;$FA
        .byte #%11111100;$FA
        .byte #%11111110;$62
        .byte #%11111010;$62
        .byte #%11111000;$62
        .byte #%01111100;$62
        .byte #%01000000;$62
        .byte #%01000000;$62
        .byte #%00100000;$62
Frame3
        .byte #%11011000;$62
        .byte #%01001000;$62
        .byte #%01001000;$62
        .byte #%01111010;$62
        .byte #%01111010;$62
        .byte #%11111110;$62
        .byte #%11111110;$62
        .byte #%01111100;$62
        .byte #%00110000;$62
        .byte #%11111100;$FA
        .byte #%10110100;$FA
        .byte #%10110100;$FA
        .byte #%11111100;$FA
        .byte #%11111110;$62
        .byte #%11111010;$62
        .byte #%11111000;$62
        .byte #%01111100;$62
        .byte #%01000000;$62
        .byte #%01000000;$62
        .byte #%00100000;$62
Frame4
        .byte #%11011000;$62
        .byte #%01001000;$62
        .byte #%01001000;$62
        .byte #%01111010;$62
        .byte #%01111010;$62
        .byte #%11111110;$62
        .byte #%11111110;$62
        .byte #%01111100;$62
        .byte #%00110000;$62
        .byte #%11111100;$FA
        .byte #%01101100;$FA
        .byte #%01101100;$FA
        .byte #%11111100;$FA
        .byte #%11111111;$62
        .byte #%11111101;$62
        .byte #%11111100;$62
        .byte #%01111000;$62
        .byte #%11000000;$62
        .byte #%11000000;$62
        .byte #%01100000;$62
ColorFrame0
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$FA;
        .byte #$FA;
        .byte #$FA;
        .byte #$FA;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
ColorFrame1
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$FA;
        .byte #$FA;
        .byte #$FA;
        .byte #$FA;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
ColorFrame2
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$FA;
        .byte #$FA;
        .byte #$FA;
        .byte #$FA;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
ColorFrame3
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$FA;
        .byte #$FA;
        .byte #$FA;
        .byte #$FA;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
ColorFrame4
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$FA;
        .byte #$FA;
        .byte #$FA;
        .byte #$FA;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
        .byte #$62;
Thanked by: Iceman404, Vipershark
#2
sdfsfds

is this a 'real' atari sprite? (by real I mean fully functional)
Spriter Gors】【Bandcamp】【Twitter】【YouTube】【Tumblr】【Portifolio
If you like my C+C, please rate me up. It helps me know I'm helping!
[Image: deT1vCJ.png]
Thanked by:
#3
yes, if you homebrew you could use it in a game. one color per scanline, proper palette, even the ASM code

though i'm no good at walk animations so idk how useful it'd be
Thanked by: Chris2Balls [:B]
#4
talking about atari palette, what colors does it support? and the general specs? I'd like to do something like this.
Spriter Gors】【Bandcamp】【Twitter】【YouTube】【Tumblr】【Portifolio
If you like my C+C, please rate me up. It helps me know I'm helping!
[Image: deT1vCJ.png]
#5
http://en.wikipedia.org/wiki/Television_...ce_Adapter

this has all the info, but won't tell you how to get the code
Thanked by: Gors, Iceman404
#6
I don't mean to hijack this thread, but I've always been interested in how the 2600 handles graphics.

In other words, the double-wide pixels. I've always wondered if it was possible to display things at their correct aspect ratio, rather than the 2x1 wide stretch thing that it does.

Would this be correct?
[Image: AtariScreen.png]

The 2600's screen resolution is locked to 160 for width, though the vertical screen resolution can technically be infinite. However, due to television sizes and how the hardware works, the "official" resolution is commonly noted as 160x192.
You'll notice that the screen is taller than it is wide, but the 2600 uses double-wide pixels.
Because of this, the screen resolution actually appears to be 320x192 when viewed on a tv.

But then I took a look at Sengir's Gamegirl sprite above. Each pixel is 5x3, rather than 1x1. Meaning that we're not necessarily working with double-wide pixels at all.
Since we're converting 1x1 to 5x3 rather than 2x1, the screen resolution instead appears to be 800x576.

I wanted to see if it was possible to display an SMB Mario sprite using the 2600. This is pretty much just guesswork (and as such, probably incorrect), but it makes sense to me.

Just displaying Mario at 1x1 scale won't work due to hardware limitations and the amount of colors in a certain area. But if you were to upscale it, it would work.

In order to make 1x1 images display correctly on the 2600 screen instead of stretched horizontally, each pixel needs to be upscaled to 15x15 (or in the 2600's terms, each 5x3 pixel needs to be arranged into a 3x5 rectangle to form a 15x15 square) to correct the aspect ratio and make the images appear to be 1x1. This obviously uses up A LOT of screen space.

Would this even be feasible on the hardware? I'm thinking in terms of converting a computer's 1x1 pixels to the atari's 5x3, rather than the hardware on the 2600 drawing the image. I'm probably completely wrong, but I'm not sure.
[Image: ndsMEF0.gif][Image: sig.gif]
Thanked by:
#7
This is interesting

I checked the wiki article but it seems it support a color per line (this is horribly limiting but w/e). What's the max color per sprite,though?

also doesn't C64 use odd pixels too? Jus' askin.
Spriter Gors】【Bandcamp】【Twitter】【YouTube】【Tumblr】【Portifolio
If you like my C+C, please rate me up. It helps me know I'm helping!
[Image: deT1vCJ.png]
Thanked by:
#8
this is f'n awesome
[Image: ZRdfkWQ.jpg]
Thanked by:


Forum Jump: