Goodo.foft wrote: 03 Apr 2022 21:09 I implemented 'chain style' bus grant in the fpga instead of trying to present to be the master CPU. I also grounded pin 4 of U68 since I have no FPGA. Without this I indeed never get a grant!
Ah, cool. It wouldn't have crossed my mind that that second reset would be important. I don't even know if the diagnostic cart does that.I then read through the service manual looking for inspiration. I saw that one of the first instructions executed on the 68030 is RESET. This does a long 512 clock period reset pulse. I implemented this and then ... I seem to be able to read and write memory. Also FF8006 is read. :D
Sounds like real progress now, though.
BW
