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
100 stars 21 forks source link

Z80: watch/breakpoint at 0000 is unreliable #9

Open hoglet67 opened 4 years ago

hoglet67 commented 4 years ago

It's only hit ~50% of the time (on pressing reset)

Setting at 0001 is 100% reliable.

Noticed this before (with Ed) so not a new issue.