Viewing profile — axarydax
axarydax
HN member- Joined
- Sun, Jul 12, 2020, 7:04 PM UTC
- HN karma
- 43
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About axarydax
No profile information was provided.
Recent public activity
-
comment
Comment #27486000
Back in 2006 I had a side job as an IT journalist. I wanted to draft my articles while away from the computer on the Pocket PC, as laptops were really out of my reach, and back in …
-
comment
Comment #26777000
It's because then the other fields, such as the source and destination registers can stay in the same place across various opcodes. In the rare cases there's an immediate field, su…
-
comment
Comment #26510520
Do you remember which book that was? Sounds interesting.
- story
-
comment
Comment #24990556
Could be doable by throwing in a larger LCD panel. I think that a more sane platform to implementing a portable LCD typewriter would be either an Arduino with an SD card instead of…
-
comment
Comment #24982022
That's a cool idea - I'll look if I can get a word processor for cheap... and turn it into a PS2 keyboard
- story
-
comment
Comment #24393547
OP here That's very cool! Never heard of LED-Transistor logic, and after reading the article I know why :). I'd like to implement MCPU on an FPGA next weekend, so hope to have two …
- story
-
comment
Comment #23819402
Thanks for finding the bug - I haven’t caught this one! It crashes because it wasn’t checking the column id, that’s an array of piles in game_state, the piles themselves are linked…
-
comment
Comment #23814182
I've just finished implementing my Solitaire game with curses interface in C. Solitaire was the first computer game I have played and I never got around to implementing it. This is…
- story