Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dy9
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dy9
14y ago
http://www.oocities.org/qpliu/conser/
2.
▲
by
dy9
14y ago
Here's a simpler approach that also supports either ST or IO: https://github.com/qpliu/dcpu16/blob/master/DCPU16.hs
3.
▲
by
dy9
14y ago
A9 52 20 D2 FF A9 49 20 D2 FF A9 50 20 D2 FF
4.
▲
by
dy9
14y ago
SET PC, [SP++] SET PC, [--SP] SET PC, [location with I/O]
5.
▲
by
dy9
14y ago
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.
▲
by
dy9
16y ago
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.
▲
by
dy9
17y ago
What's the rationale for piping sort into wc?