TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ATX-80 – ZX-80 computer clone with ATmega8 processor

95 pointsby xkriva11over 3 years ago

8 comments

scaryglidersover 3 years ago
Nostalgia for the days of assembling your home computer.<p>My first home computer was a Sinclair ZX81. With the 16K RAM Pack which crashed the machine if it was wiggled even slightly - and now I have horrible flashbacks remembering a time when I spent a couple of hours typing in row upon row of hexadecimal (plus CRC check code for each line!) from the pages of a magazine to get a Space Invader type game on the ZX81. And then the RAM Pack crashed the machine before I could save to cassette tape - BOOM!<p>A high school friend of mine had a Compukit UK101 [0] which he assembled himself. Quite a quirky and bulky machine that was.<p>[0] <a href="http:&#x2F;&#x2F;www.computinghistory.org.uk&#x2F;det&#x2F;8099&#x2F;Compukit-UK101&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.computinghistory.org.uk&#x2F;det&#x2F;8099&#x2F;Compukit-UK101&#x2F;</a>
评论 #29570345 未加载
评论 #29572628 未加载
评论 #29571471 未加载
评论 #29570597 未加载
Donckeleover 3 years ago
I sense that more projects will come where similar microcontrollers will be simulating the machines from the 8-bit golden age. I wish I had the time to do it but I can’t wait for someone to do a tandy color computer&#x2F;dragon32&#x2F;zx spectrum&#x2F;bbc&#x2F;c64&#x2F;etc. running on an off the shelf cheap adafruit&#x2F;sparkfun&#x2F;arduino board.
评论 #29572082 未加载
评论 #29571123 未加载
kingcharlesover 3 years ago
There&#x27;s a demo scene for the ZX80:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=4DFJnzSCtdg" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=4DFJnzSCtdg</a><p>And a pretty cool game:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=mw2N5k4kKxE" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=mw2N5k4kKxE</a>
评论 #29572750 未加载
Smooshover 3 years ago
The popularity of the Raspberry Pi and Arduino makes me wonder why there wasn&#x27;t more exploitation of the I&#x2F;O capabilities of the simple PCs of the early days. I suppose there must have been some I&#x2F;O breakout devices, but they were very niche. I guess it was a combination of cost (too expensive to dedicate a pc to a single task), and lack of cheap but useful electronics to connect to (though relays and switches could do many useful things).
评论 #29572067 未加载
评论 #29572045 未加载
评论 #29573553 未加载
评论 #29571892 未加载
评论 #29573851 未加载
userbinatorover 3 years ago
Microcontrollers are usually Harvard instead of Von Neumann architecture, and this one is no exception, which makes executing arbitrary code a little more difficult; the EEPROM is only rated at 100K cycles too.
ctdonathover 3 years ago
Nostalgia. I built a sound card for my ZX-80 in middle school.
exitnodeover 3 years ago
Very cool, thank you very much for this project. I&#x27;ve now ordered some PCBs as well as all needed components. Can&#x27;t wait to build it!
sys_64738over 3 years ago
The ZX80 screen flashed when you pressed a key. Yet they still managed to make games for it by doing cycle accurate delays to account for key processing.
评论 #29573384 未加载
评论 #29572730 未加载