Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.59 KB

File metadata and controls

38 lines (23 loc) · 1.59 KB

BeanZee Z80 homebrew development board

A small Z80 based single-board-computer designed for experimentation.

Z80 CPU, 10 MHz clock, a simple reset circuit, 32K ROM, 32K RAM, FTDI UM245R USB module and the necessary glue logic.

Connectors provided for interfacing with the Z80: address, data, read, write, IO request, memory request, clock and reset.

The internal clock may be overridden by an external clock, and the internal memory and USB module may also be disabled via jumpers so that external devices can be used, or additional memory and IO selection logic added.

There is an accompanying Marvin simple monitor program which can be used to inspect and modify memory contents and load and execute a program from the host computer. Example programs can be found in BeanZeeBytes.

See also: