Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nanochess
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
How I developed an Am29000 C compiler and web browser
(nanochess.org)
92 points
by
nanochess
1mo ago
|
22 comments
2.
▲
Now Am29000 emulator in JavaScript with machine code windowed OS from 1996
(nanochess.org)
4 points
by
nanochess
1mo ago
|
1 comments
3.
▲
by
nanochess
1mo ago
Amazing! I didn't knew about the gr2 and gr3 register. I just searched for these in the user's manual, very sparse documentation. Thank you!
4.
▲
by
nanochess
1mo ago
The article ended so big for my own measures, but I'm glad to know you want more of my wall of text. Thank you!
5.
▲
by
nanochess
1mo ago
There was so much stuff to cover but there's a slight mention saying " had to add the LOADM and STOREM instructions as these handle the spilling of local registers to memory when the register stack is full" I can add an extra
6.
▲
by
nanochess
1mo ago
Wow! Thank you! The floating-point implementation in the Am29050 is really great as it ran in parallel with the integer unit. Sorry, I need to ask, maybe you don't remember. What happens if you write into gr2-gr63? Not really needed to
7.
▲
by
nanochess
2mo ago
I'm glad you enjoyed it. It is my longest article so far and it took a lot of effort. Thank you!
8.
▲
Unearthing my 1996 windowed OS in machine code for Am29000 homebrew computer
(nanochess.org)
190 points
by
nanochess
2mo ago
|
34 comments
9.
▲
Am29000 emulator for windowed OS in machine code (1996)
(github.com)
2 points
by
nanochess
2mo ago
|
0 comments
10.
▲
Klondike Solitaire game for curses in 5k of C
(nanochess.org)
102 points
by
nanochess
3mo ago
|
17 comments
11.
▲
by
nanochess
8mo ago
I don't publish anymore in X, so I don't mind it. And by the number of points, I can see it is pretty obvious no one cares anymore. The owner is giving a great lesson on how to destroy a social network, while alienating the remain
12.
▲
PC-Man and the spark of childhood wonder
(intotheverticalblank.com)
30 points
by
nanochess
10mo ago
|
19 comments
13.
▲
by
nanochess
11mo ago
First time I heard of it. I should know better as the TI-99/4A forum is just one click away from the Intellivision forum. Thanks for the heads up!
14.
▲
Completing a BASIC language interpreter in 2025
(nanochess.org)
101 points
by
nanochess
11mo ago
|
21 comments
15.
▲
Coding a new BASIC interpreter in 2025 to replace a slow one
(nanochess.org)
87 points
by
nanochess
1y ago
|
18 comments
16.
▲
CVBasic v0.9.0 now supports targetting NES/Famicom (14th platform supported)
(forums.atariage.com)
3 points
by
nanochess
1y ago
|
0 comments
17.
▲
by
nanochess
1y ago
The practical advantage is that the 74LS chips are available in several corner stores at 25 or 35 cents each one, and I preferred the logic to be the same family. You cannot choose the source, these come mixed from ST, TI, and other manufac
18.
▲
Development of a transputer ISA board
(nanochess.org)
78 points
by
nanochess
1y ago
|
14 comments
19.
▲
Show HN: Transputer emulator in JavaScript (fast enough to be useful)
(nanochess.org)
55 points
by
nanochess
1y ago
|
7 comments
20.
▲
by
nanochess
2y ago
These brochures were amazing. Just like video games, the cover promised a lot!
21.
▲
by
nanochess
2y ago
Thanks! I love the "Fire in the Valley" book of Michael Swaine. I've read it so many times and always find it very inspiring.
22.
▲
by
nanochess
2y ago
I didn't know it was "oddball". I had brochures, official Inmos datasheets, and reference books about it, along magazines articles citing it as the "faster processor in the world". I believed it was pretty popular u
23.
▲
by
nanochess
2y ago
It is something you can download and test, and it includes the source code for the emulator, the operating system, the C compiler, and everything else. Just provide the emulator with an ISO CD image, and once it boots up, type DIR D: this s
24.
▲
by
nanochess
2y ago
Thanks for sharing! Mine was a pretty similar experience in the eighties, because you could learn so much just by reading books and doing experiments. Recently, I got three Commodore 64 (the descendants of the PET) and I just want to type s
25.
▲
by
nanochess
2y ago
Wow! Thank you!
26.
▲
by
nanochess
2y ago
Thanks for the suggestions! I've updated the article.
27.
▲
My teen years: The transputer operating system
(nanochess.org)
257 points
by
nanochess
2y ago
|
67 comments
28.
▲
by
nanochess
2y ago
Thanks! First time I see this book. I just noticed it is also based on Small-C and contains the whole compiler. Nice!
29.
▲
Bootstrapping a Small-C compiler for transputer and Operating System in 1995
(nanochess.org)
7 points
by
nanochess
2y ago
|
3 comments
30.
▲
by
nanochess
2y ago
I've included a transputer emulator in the git for using the Pascal compiler. The FILE functions are missing probably because I couldn't figure a method to ask for host services and interleave data in the input/output channel
More ›