Ascend by Cluster and DMA (Atari 2600/VCS demo) 1080p 50FPS

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

Комментарии • 26

  • @AnonymousFrogNG
    @AnonymousFrogNG 5 лет назад +21

    0:02 The 2600 is limited to 40 pixel horizontal resolution, so it was narrowed and moved around to give the illusion of a light shining on a stage.
    0:35 Unless it's a still image, then it focuses all its processing power on the display.
    0:52 You know how raycasting works? This is it, but flipped 90 degrees.
    The stars in 1:34 and 1:55 are made up of players and missiles, with 4 possible lines per scanline. Sprites can duplicate
    2:00 Same thing
    2:13 Lines that can be altered by different vertices moving, such as with scaling and rotation.
    2:19 Classic sprite line distortion. The girl is background.
    3:01 Same effect as the stars, but now a 3D cube is processed. It cuts off at the corners, indicating the needed time to stop drawing to process the 3D.
    3:43 If you are careful with where the sprites are, you can make lots of firework particles.

    • @KuraIthys
      @KuraIthys 4 года назад +3

      Still surprised how rare it is to find vertical raycasting...
      After all, it's far more efficient on pretty much any hardware that can draw rasters directly.
      (or to put it differently, if built for arcade hardware, something like doom or Wolfenstein could have exploited the fact that this process is more effective in one axis than the other and got a performance boost simply by rotating the display 90 degrees)

  • @KuraIthys
    @KuraIthys 4 года назад +6

    Regardless of it's other limitations, it's still funny to me that the 2600 is a 128 colour system while many of the computers and consoles that followed it were using a lot less than that.
    All the popular microcomputers were 16 colour systems.
    The NES has only 56 colours to work with (64 technically, but several of them are duplicates)...
    It's not until you start to get to the late 80's that you start to see systems that can actually display a lot more colours than a 2600 can... (notwithstanding Atari's own follow-up systems)

  • @harunal-muhajir5555
    @harunal-muhajir5555 7 лет назад +18

    Of all the demos, I enjoy the 2600 ones the most because I know how insanely limited the hardware is.

    • @archieil
      @archieil 5 лет назад +1

      so true, The sad part. Demo at that level is far far away from anything usefull with a similar appearance.
      It is like walking on a rope above a very sloppy terrain. A single step in a wrong direction and you are falling down or hitting a rock with your head.

  • @Akira625
    @Akira625 8 лет назад +14

    It's a shame we never saw anything like this back in the 80's.

    • @kristina80ification
      @kristina80ification 7 лет назад +1

      In the era that the 2600 was the most popular video games were more simplistic and many of the more complex game concepts didn't come until later on, also, many times these sort of demos use tricks that weren't known, or wouldn't actually be possible to pull off in a game it's self due to various limitations.

    • @coffee115
      @coffee115 7 лет назад +4

      The real reason why is that the CPU in the VCS wasn’t that much more powerful than the computers the programmers used to develop the games. We can take advantage of powerful hardware now to run through several assembly files at once and test in a fraction of a second, something that would take ages back then.

    • @strassenbahntk
      @strassenbahntk 4 года назад +2

      @@coffee115 Back in these days, also the professional programmers would develop directly on the actual machine. There were no cross-assemblers or any tools like that. There was not even something like commented source code to be compiled. Instead, the source code was identical with the executed machine code. Even on Commodre 64 we worked that way for a long time before the first cross-system development tools were introduced.

    • @manuell3505
      @manuell3505 3 года назад

      Probably because additional circuitry was extremely expensive and too slow. Now, the 2600 system bus is a joke to some communication port on some $10 single board computer.

  • @ace3093
    @ace3093 7 лет назад +7

    When I was a kid playing combat this would have blown my mind. Love the 2600.

  • @memestarhiphop5787
    @memestarhiphop5787 4 года назад +4

    At 0:51 it reminds me of a snes game with a super fx chip. The 2600 was impressive

  • @greenaum
    @greenaum 5 лет назад +4

    wow, 160x192 pixel max resolution, IN 1080P!

  • @RetroMarkyRM
    @RetroMarkyRM 8 лет назад

    I´m blown away!!!

  • @il3vy
    @il3vy 3 года назад

    DMA can do no wrong.

  • @surfinbirdzx
    @surfinbirdzx Год назад

    HOW?!?!?!?!?!?!?1117171717

  • @bitwize
    @bitwize 6 лет назад

    Did they race the beam *as* it was working its way across the screen? I've never seen resolution like that from a VCS...

  • @ZylonBane
    @ZylonBane 9 лет назад +4

    Why would anyone post a 1080p video of a 240p signal?

    • @kargaroc386
      @kargaroc386 9 лет назад +16

      +ZylonBane Less compression artifacts

    • @ZBionicle
      @ZBionicle 8 лет назад

      +ZylonBane Really? Sound of mind...

    • @ZylonBane
      @ZylonBane 8 лет назад

      +ZBionicle If that was supposed to be a coherent thought, you might want to try again.

    • @coffee115
      @coffee115 7 лет назад +4

      ZylonBane being everyone's Bane again? Man, remember when you said LadyBug was impossible?
      AtariAge Farms remembers.

    • @Clancydaenlightened
      @Clancydaenlightened 6 лет назад +1

      Atari 2600 doesn't display pixels, it outputs one scan line of ntsc( us TIA 3.579MHz) or pal(tia @ 4.43MHz) analog s-video with about 192 or so "spots" the more "spots" you draw the less is looks like a pal or ntsc signal, can't over clock the tia, since it's also use to generate the actual color palette....you'd have decode and re encode the tia video output....to even display something, sound would change pitch as well, if the chip worked to spec