Hacker News new | ask | show | jobs
by mindcrime 1793 days ago
I recently bought an Atari 800, and I have my eye out for an Atari 1040ST. I'd like to add one of the latter to my stable as well.

Beyond that, I've been tinkering a little bit (emphasis on "little") with building a home-built ad-hoc z-80 machine. By ad-hoc, I just mean, not specifically modeling after any well known design from back in the day. Just taking a z-80 CPU, attaching memory, etc., and trying to build something that can - at a minimum - blink some LED's in response to code I write. The plan (for now) is to write code and cross-compile from a PC and burn the code to an EEPROM which the z80 will boot from. Not sure I plan to go as far as implementing keyboard I/O, a display adapter, etc. Maybe. Time / focus will be the big factors.