Page 1 of 1

A bit of Fun? running a Z80 from a breadboard!

Posted: Fri Apr 26, 2019 1:07 pm
by akuyou


I'd love to try this one day when I get time... in this video Julian Ilett fires up a Z80 on a bread board with a couple of LED's showing the Address bus and Clock in action... with some resistors simulating a 1 byte ROM!

For someone like me, who's messed with the ASM code, but never really seen what happens 'Next' in the hardware chain - this was really fascinating, and really helps add some perspective to the Z80 as a chip, rather than just a programming language for a Hardware novice like me!

Re: A bit of Fun? running a Z80 from a breadboard!

Posted: Sat May 04, 2019 12:26 pm
by Gee-k
I've been looking into Ben Eaters 8-bit breadboard computer. So far i've made the CPU clock and thats it haha!

Re: A bit of Fun? running a Z80 from a breadboard!

Posted: Sat May 04, 2019 12:35 pm
by Limonadd
Wow this is a very interesting video! Maybe i'll try one day to do something like that, but I actually never used breadboard or stuff like that haha

Re: A bit of Fun? running a Z80 from a breadboard!

Posted: Sat May 04, 2019 12:43 pm
by akuyou
I actually bought the timing chip to do it, but it's another thing I've not got around to... it looks fascinating

I wish I was better with soldering and electronics, but I don't have a lot of skill or confidence in that area - so at the moment I'm just focusing on the software side, where I can achieve more, and where making a mistake can be 'undone' with ctrl-z!