Live data from Hacker News

Viewing profile — muhbitplanes

muhbitplanes

HN member
Joined
Tue, Apr 28, 2015, 11:21 PM UTC
HN karma
37
Public activity
2 items

About muhbitplanes

No profile information was provided.

Recent public activity

  1. comment
    Comment #9456418

    The NES has separate address spaces for the CPU and PPU. Part of each is mapped to internal memory and IO registers, with the rest available for the cartridge to do whatever it wan…

  2. comment
    Comment #9455798

    This is the ol' chunky (all of the bits for a pixel stored adjacently in memory) vs. planar (image broken up into separate "bitplanes") graphics debate. Planar was very common for …