Close

Fetch: deliveries arrived

A project log for z80 Experimentation Kit

A project to produce a kit for experimenting with z80 CPUs - More an embedded board than a PC

michael-cullenMichael Cullen 01/08/2018 at 12:310 Comments

a large pile of components were delivered today. Unfortunately I have to go to work :(

Things to test/do in no specific order:

I suspect I can do this as two separate projects then bring them together later - the only thing that actually ties them together is the busreq and busack lines to coordinate bus access. Well, that, and the fact that programming the z80 is that bit more difficult when you have to pull the ROM off a breadboard - it shouldn’t be too bad.

Random thoughts 

It might not be a bad idea for the AVR to be able to reset the CPU - though like many of my ideas it would require a set of shift registers for port expansion to actually be able to do that. I guess that’s something else to try!

The code is basically a bunch of C so it shouldn’t be too hard to support both modes for testing if I wanted to.

Discussions