This project is an STM32F4 "black pill" driver for a Z180 CPU. It acts as RAM, ROM, and I/O system for the Z180.
There are two blog articles covering this repository. The first delves into the low level details of programming an STM32F4 directly. The second follows along the first half dozen commits as I carefully configure the clock tree, then have it react to bus signals out of a Z180 processor
This software is licensed under the MIT license. See LICENSE for more details.