Close

LibZ80 is working!

A project log for Z80 ICE

To facilitate debugging at a low hardware level I made this adapter that turns a STM32F407ZGT6 development board into a Z80 ICE.

jacques-pelletierJacques Pelletier 12/05/2022 at 01:370 Comments

I just integrated the libZ80 and it now executes Z80 code!

I will make a easy to use debugger which can step, show disassembly, registers and stack.

To do: import symbol files

Discussions