Live data from Hacker News

Viewing profile — marlone93

marlone93

HN member
Joined
Mon, Nov 15, 2021, 12:56 PM UTC
HN karma
-3
Public activity
8 items

About marlone93

No profile information was provided.

Recent public activity

  1. comment
    Comment #41734985

    [flagged]

  2. comment
    Comment #41733976

    Why is this advertising-like stuff worth of hackernews?

  3. comment
    Comment #41719386

    It means almost an order of magnitude less divisions (and additional calculations as well). Quake had to do this because it would have been too much especially for a low-end Pentiu…

  4. comment
    Comment #41718995

    Afaik, Quake does not do one divide per pixel, it is in steps of 8 pixels (see dscan.c in winquake). Yes, there is non divide but instead of taking hundreds of cycles, tables and o…

  5. comment
    Comment #41718510

    I think the article says the same. The gba port is impressive. I guess FPU would not be even required with 120 pix horizontal resolution. CM33 does in a single cycle even more: 2 1…

  6. comment
    Comment #41717340

    The LCD internal memory is write only and it is used just to hold the image being shown. Unlike the GBA where the video RAM is like a GP RAM, just slower.

  7. comment
    Comment #29244295

    It's even simpler than this. On the "pregnancy test" Doom is actually running on a pc and the scaled video is sent via usb to the replaced microcontroller which drives the replaced…

  8. comment
    Comment #29226823

    Lots of people trying to compare our 10k-year old technology (200 years if we talk about machines, even less if we talk about robots) with something that evolved basically with bil…