#Fuzix on 6809 is now working for some ports with the fcc compiler. Bunch left to convert and more work needed on the compiler to get code density improved.
It's a really nice CPU but boy does the single instruction "push multiple registers" thing make getting the right stuff into the right registers far too interesting.
On the bright side I now have the framework there to add "pass first argument in a register" to other targets.