
Y'know. I only noticed the via when I uploaded the image earlier. must have accidentally caught it when I was using the desoldering gun.
I'll check both, and report back. Thanks
Thanks Mike. I've updated my last post about the missing mods from the underside, but also I feel really stupid asking but can you recommend a good solid place to connect the ground clip? I feel a lot less confident with this than with a spectrum due the regulator outputting -5vmikeb wrote: ↑Tue Nov 19, 2019 6:32 pmAs to where to probe, if you have a scope, look at the data lines D0 through D7 (anywhere you can find them easily, pin 2 of each DRAM chip) and see if they all have similar activity. They should be busy, as even if the CPU and ROM are dead, the ULA is clearly hauling data from RAM and making pictures. Expect to see similar height and shape on all 8 data lines.
You should see pin 1 of the ULA waggling between ROW and COL address selection, at three time per microsecond, as it allows the 6502 address (in two halves) followed by the ULA (in two halves, twice!) a go at memory.
Pin 3, 4 of the DRAM chips should all show a clear 3-per-microscond pattern (ROW enable, COLumn enable) ...
The display looks better now, but still quite filled with random stuff. However, it's possible as these are non-original chips, that might be their correct powerup behaviour -- the classic white bars pattern seems to be lost when you start swapping out DRAM for other manufacturers.
pin 3 of the 6502 is the clock output. or did you mean pin3 of the ram?Chema wrote: ↑Tue Nov 19, 2019 11:15 pmMmmm I am not sure that pin 3 signal is correct. Isn't that the WRITE signal? If it is, then it goes out directly from the ULA. Maybe the ULA is not working or there is something in that track.
Also the address lines should be jumping from 0s to 1s. They seem to be held high, as that pin 3.
You said you tested that ULA in another Oric, or a working ULA in this one?
Chema wrote: ↑Tue Nov 19, 2019 11:15 pmMmmm I am not sure that pin 3 signal is correct. Isn't that the WRITE signal? If it is, then it goes out directly from the ULA. Maybe the ULA is not working or there is something in that track.
Also the address lines should be jumping from 0s to 1s. They seem to be held high, as that pin 3.
You said you tested that ULA in another Oric, or a working ULA in this one?
Yes, ULA sets the address lines but ONLY for RAM and only during the low level of F2.