hoglet67 / AtomBusMon

This project is an open-source In-Circuit Emulator for the 6502, 65C02, Z80, 6809 and 6809E 8-bit processors. See:
https://github.com/hoglet67/AtomBusMon/wiki
GNU General Public License v3.0
99 stars 21 forks source link

New firmware version for GODIL500 #16

Closed xolod79 closed 4 years ago

xolod79 commented 4 years ago

Please, build a new version firmware for GODIL500.

I restored my Godil after burnout of one pin due to improper insertion into the connector. replacement of the 74CB3T16211 buffer fixed the problem.

hoglet67 commented 4 years ago

I've just done a complete rebuild of all targets, and uploaded a new release here: https://github.com/hoglet67/AtomBusMon/releases/tag/release_2

That includes 4 builds for the GODIL500:

   780476  2019-12-15 17:20   ice_20191215_1612_0981/godil_500/ice6809/ice6809.mcs
   780476  2019-12-15 17:20   ice_20191215_1612_0981/godil_500/icez80/icez80.mcs
   780476  2019-12-15 17:20   ice_20191215_1612_0981/godil_500/ice6502/ice6502.mcs
   780476  2019-12-15 17:20   ice_20191215_1612_0981/godil_500/ice65c02/ice65c02.mcs

Please let me know if you encounter any problems.

Dave

xolod79 commented 4 years ago

Thank you.