Live data from Hacker News

Viewing profile — dy9

dy9

HN member
Joined
Thu, Feb 11, 2010, 2:58 AM UTC
HN karma
4
Public activity
7 items

About dy9

No profile information was provided.

Recent public activity

  1. comment
    Comment #3895000

    http://www.oocities.org/qpliu/conser/

  2. comment
    Comment #3834431

    Here's a simpler approach that also supports either ST or IO: https://github.com/qpliu/dcpu16/blob/master/DCPU16.hs

  3. comment
    Comment #3820308

    A9 52 20 D2 FF A9 49 20 D2 FF A9 50 20 D2 FF

  4. comment
    Comment #3819718

    SET PC, [SP++] SET PC, [--SP] SET PC, [location with I/O]

  5. comment
    Comment #3800900

    It seems to me the extra cycle is used to read the first word of the next instruction, since it needs to know how long the next instruction is to skip it.

  6. comment
    Comment #2167688

    I would have gone for something big and expensive, like, say, the lunar module. Is anyone making a new lunar module or a hydrogen dirigible these days?

  7. comment
    Comment #1116741

    What's the rationale for piping sort into wc?