Viewing profile — dy9
dy9
HN member- Joined
- Thu, Feb 11, 2010, 2:58 AM UTC
- HN karma
- 4
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About dy9
No profile information was provided.
Recent public activity
-
comment
Comment #3895000
http://www.oocities.org/qpliu/conser/
-
comment
Comment #3834431
Here's a simpler approach that also supports either ST or IO: https://github.com/qpliu/dcpu16/blob/master/DCPU16.hs
-
comment
Comment #3820308
A9 52 20 D2 FF A9 49 20 D2 FF A9 50 20 D2 FF
-
comment
Comment #3819718
SET PC, [SP++] SET PC, [--SP] SET PC, [location with I/O]
-
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.
-
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?
-
comment
Comment #1116741
What's the rationale for piping sort into wc?