X16Community / x16-rom

Other
43 stars 27 forks source link

International keyboard support seems to be totally broken #322

Closed ReallyNiceGuy closed 5 months ago

ReallyNiceGuy commented 5 months ago

I tried to use the HEAD version of ROM and Emulator and got an error when changing the keyboard map to PT-BR. Error string: ?ILLEGAL QUANTITY ERROR IN 12: Line 12: 12 KEYMAP"PT-BR"

I cleaned everything and tried the MENU command. Result: the keyboard mapping didn't change to PT-BR. I tried the MENU again with EN-US keyboard, Result: the keyboard mapping didn't change to EN-US. Tried: KEYMAP"EN-US" Result: Error string: ?ILLEGAL QUANTITY ERROR

Tried: KEYMAP"EN-US/INT" Result: Error string: ?ILLEGAL QUANTITY ERROR

Conclusion: the keyboard mapping is stuck at ABC/X16

mooinglemur commented 5 months ago

Thanks so much for the report! The code broke a few commits ago due to a fragile assumption.