Hi, mz2500 emulation is great. I love it.
But, when I tried to input a BASIC program,
I couldn't enter some characters.
Could you add, for example

PORT_CODE(KEYCODE_STOP) PORT_CHAR('.')

just after

PORT_BIT(0x40,IP_ACTIVE_LOW,IPT_KEYBOARD) PORT_NAME(".")

I think you can find the codes to add in fm7.c.
Thank you.