The motorola HC11 is the MegaSquirt 1 ECU also
Wild
Hey Wild, good to hear from you. When I first started looking EFI a few years ago I knew nothing about it at all. You were the guy that got me started on all this.
The HC11 has had literally hundreds of variants over the years. IIRC the MS1 used a 68HC908. MS came out of the old GM ECU forum, originally they hacked the GM ECU which was HC11 based. Then they developed a 32 bit EFI which wasn't a great success, the guys behind MS thought that there would be a market for a simple stripped down ECU and developed MS - smart thinking.
The MH6211 in the Zuk ECU is more akin to the 68HC11K, the same 84 pin PLCC package but a completely different pin out. It also runs at 4MHz internally, twice as fast as the old HC11. However because the address and data buses are seperate its actually 4 times faster. The instruction set is similar to the HC11 but something like 30% of the instructions have different binary values. In addition there a few Mitsubishi custom instructions. All that means that the HC11 software tools can't be used, reprogramming must be done the old fashioned way - in hexadecimal.