Closed dmcoles closed 2 years ago
TestEC doesn't seem to work any more but I've got no problem switching to EVO as the previous version didn't build anyway.
Also, Re:PPC The default word size on PPC is 32-bit while the default short size is halfword on PPC. When I switched from PAsm to VAsm, I may have missed something. Maybe WORD is still short int on VAsm and LONG should have been used instead.
I'm not 100% on the ppc changes from .WORD to .LONG as I don't know much about ppc but it wouldn't compile as it was (at least not to ehf format) and it seems to produce the output I'd expect