Close enough?
Yeah, I'd like to see what someone else gets on these datalines in reset.
EDIT: Since it was handy, I swapped in a different 68000 IC. No change.
Sure have. Nothing on serial, with a setup confirmed to work when booting it in a real ST. With or without the diagnostic cart, BERR is dropping low frequently. I have not yet looked really closely at logic analysis output to see if it's doing anything differently with and without the diag cart, but that's on my list of things to do. Also I'm going to look at decoding the whole bus on a working ST and on the H4 to see whether I can see it trying to load TOS at all. (Bear in mind of course that I do not really know what I'm doing here, and I'm learning this stuff as I go, so my efforts are far from expert diagnostic work.)
Yep, that's the next thing on my list.exxos wrote: Mon Dec 02, 2019 2:26 pm I think you need to monitor the first bus cycle, you need to confirm you have all zero's on the bus when /AS goes low for the first time (along with ROM_CE). Thats the CPU's first instruction fetch from ROM.
What happens after the image you posted ? Does it die totally later ?derkom wrote: Mon Dec 02, 2019 3:37 pm And here's the rest of the bus, as well as ROM_CE and DTACK. Similar behaviour.
EDIT: Added DTACK.