diff --git a/Z80-CPU-Adapter.md b/Z80-CPU-Adapter.md index c35a345..da9c0b2 100644 --- a/Z80-CPU-Adapter.md +++ b/Z80-CPU-Adapter.md @@ -106,8 +106,13 @@ Pay particular attention to the orientation of the two schottky diodes (D4,D5). ## FPGA Firmware -Here is a link to a pre-release of the multi-boot firmware -https://github.com/hoglet67/AtomBusMon/releases/tag/icemulti_1 +Here is a link to a current release package: +https://github.com/hoglet67/AtomBusMon/releases/latest + +The multiboot firmware is in this zip at: +``` +lx9_dave/icemulti/icemulti.mcs +``` This needs to be programmed into the FLASH on the eepizza board, so you'll need a Xilinx programming cable.