10-16-2012, 12:40 PM
I just updated Emu28 at http://hp.giesselink.com/ to v1.26.
Changes to v1.25:
- new debugger memory accessing module to fix some inconsistencies in the memory mapping modes
- added "Locale" command to the KML script language
- speed improvements at some cases of executing complex KML "Scancode" definitions
There's also a new version of the HP28C KML script. The new version use the KML "Locale" command for expanded keyboard layouts. I added scancode layouts for German(German), English(UK) and English(US) keyboards.
They are mapped to
German(Neutral) -> German(German)
English(UK) -> English(UK)
English(Neutral) -> English(US)
Neutral(Neutral) -> old mapping
Christoph