
I'll post this here too...
Working on a SAM replacement - not as a product really, more to prove the concept and work out the bugs so it can be used in future designs.
At first I thought the reset detection wasn't working, but after bodging around that I put things back as they were in the code and... it worked. So that's nice. Unless it only started working because I poked the pin against the pad, in which case naughty JLCPCB not setting light to pad shaped solder paste. Figure more likely my problem though

There were some video counter latchups on reset, but I appear to have sorted those.
Refresh seems to be ok - certainly it survives 30+ seconds of holding in the reset button.
All three speed modes are supported, but Stew's refresh tester shows the LDA instructions instead of the text while running, so clearly I'm transitioning slow->fast a bit too enthusiastically. http://www.6809.org.uk/tmp/samx4-wip/samx4.mp4
Only 64K memory type supported as things stand. I'll maybe look at 16K, but getting what's there "just right" will take priority. OTOH I did include work-a-like support for Stew's 256K Banker Board. I'll have to test that at some point - ordered some appropriate DRAMs off ebay, let's see if they work. Wishing I'd connected pin 1 of the DRAMs together on the repro motherboard... Bodge wires ahead.
Oh and video address "glitching" doesn't work yet - it's a bit too "ideal".
Progress though! At first I thought it was completely inoperable (no video), until I realised the relay was clicking... So I typed MOTOR ON and got a second wind!
Once I've worked out the last little bits I'll upload the schematic/pcb and VHDL (probably make the VHDL share-a-like or GPL too).
Currently using about 120/144 macrocells on an XC95144XL (ISE configured for speed, so can probably save a bunch by configuring for density - I doubt it would make much difference to operation).
Oh, and hidden in the picture by a probe is a little 14.31818MHz oscillator. I could have taken that from the motherboard but only because I used a TTL output oscillator myself - I don't know right now how you interface a crystal to such a thing
