Originally Posted By aabbcc
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.


A known problem.

Try to paste following line:

ABCDDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890!"§$%&/\()=?`<>:;,.-_'#+*

You will be surprised. smile

Sharp MZ-2500 keyboard layout :






Last edited by Anna Wu; 09/05/10 04:32 AM.