Well, I finally found the bug! It was related to the font face and size. In your EasyCode.ini (masm) you have a font size of 12, while in your EasyCode.ini (goasm) you have a font size of 10. The font size 10 does not fail, but the font size 12 does (just for Fixedsys font face). This was due to a calculation I did in the Easy Code sources without taking into account whether the result was a negative number. At the moment this has been fixed in the attach executable (for EasyCode.Ms), but it has to fixed for EasyCode.Go too. Using the attached executable, you do not have to modify anithing in your ini file.
I do not know if it has something to do, but would you please check out if this new executable also solves the portrait mode problem?
Thank you very much for your help!
Regards,
Ramon