I love this art/engineering project. The whole concept of extra-large unintegrated circuits is just so amusing.<p>The team behind this project sells kits for two classic ICs, the 741 op-amp [1] and the 555 timer [2]. Sadly, they've said the Monster6502 is too big and complex to make a practical kit.<p>[1] <a href="https://shop.evilmadscientist.com/tinykitlist/762" rel="nofollow">https://shop.evilmadscientist.com/tinykitlist/762</a>
[2] <a href="https://shop.evilmadscientist.com/tinykitlist/652" rel="nofollow">https://shop.evilmadscientist.com/tinykitlist/652</a>
Wait, so if I understand this correctly (what I don't know about hardware is a lot!), is this basically a "macroprocessor"? As in, it functions the same way as a vanilla 6502, but done at a larger scale?<p>Actually pretty cool that it's able to get 1/20th the speed when it's this big!
> Does it run at the full speed of an original 6502 chip?<p>> No; it's relatively slow. The MOnSter 6502 runs at about 1/20th the speed of the original, thanks to the much larger capacitance of the design. The maximum reliable clock rate is around 50 kHz. The primary limit to the clock speed is the gate capacitance of the MOSFETs that we are using, which is much larger than the capacitance of the MOSFETs on an original 6502 die.<p>Now I'm curious but in way over my head.<p>Could the speed be improved by using MOSFETs with better capacitance?<p>Can the full 1.023 Mhz be attained by throwing money at it or are there physical limitations at that scale?
I signed up for the mailing list when it was first on HN a few years ago, but haven't seen many signs of progress. Website still says mid 2023 for a launch.<p>6502 was my first CPU so I'm totally down to buy one, even though it's going to be pretty expensive. I'd be pleased if they could make them for less than $5k.
It’s mentioned in the page, but the emulation at <a href="http://www.visual6502.org/JSSim/expert.html" rel="nofollow">http://www.visual6502.org/JSSim/expert.html</a> is worth a visit.
Wonder if it's feasable and how much work it would be to record a run of eg Super Mario Land and play the processor instructions back on this thing hanging on the wall.
Would be a nice conversation piece.
Beautiful work, and a great choice of processor to emulate. As I understand it, they also tried to get close to the layout of the actual chip, not just make a functional equivalent circuit.<p>The next time I have some time, I would love to do a discrete RISC-V, but I know how big a project this sort of thing is.
Projects like this are a great way to appreciate how much can fit into an IC.<p>Reminds me of the Megaprocessor project.<p><a href="https://www.megaprocessor.com/index.html" rel="nofollow">https://www.megaprocessor.com/index.html</a>
See also: <a href="https://gigatron.io/" rel="nofollow">https://gigatron.io/</a><p>Gigatron is a retro 8-bit computer with no microprocessor. Instead, its processing is done through thoughtful application of “TTL” logic chips. It’s another project that helps you “see” the processor’s internals. Kits aren’t for sale anymore through the official website, but you can find unpopulated PCBs and the components shouldn’t be hard to find.