you are viewing a single comment's thread
view the rest of the comments
[–] [S] 14 points 1 week ago (2 children)

What did you play this on? It looks like Atari.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 13 points 1 week ago (1 child)

    Looks like the chess game we had on our old “ibm compatible”

  • source
  • parent
  • hideshow 2 child comments
  • [–] 11 points 1 week ago* (1 child)

    That screenshot is specifically from the Atari 2600. You can tell because sprites that are next to each other are offset by one vertical pixel, which was a common effect used to help with hardware limitations.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 week ago (1 child)

    IIRC, the 2600 didn't have a graphics processor. So, you had to "chase the ray" with CPU instructions, which made for some interesting limitations.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 1 week ago (1 child)

    It has the TIA, which is as close to a picture processor (and also audio synthesizer) as you can get, but due to the 128 bytes of RAM, there was not enough RAM to form a framebuffer, hence the need to race the beam.

  • source
  • parent
  • hideshow 2 child comments