The FAQ for comp.sys.psion

7. THE EMULATOR

Psion, in their great generosity, have released their Psion emulator for the Series 3 and later on for the Series 3a. This is a PC product. Also please note that it is completely *unsupported* by Psion and do not ask them for new versions, other platforms, etc... I think that it was quite nice of them to offer their users (and potential users) such a nice tool. We wouldn't want it to stop, would we? The files are available as usual in the IC archive in the development directory.

7.1 Limitations & bugs

The following limitations & bugs were reported:

7.2 Tips & tricks

7.3 Changing permanently the keyboard mapping (by Uwe Kallmeyer)

The keyboard map is held internally in the file "EPOC.DLL". You must thus patch this file to suit your own keyboard. It contains three tables, one for Psion/Ctrl keys, one for shifted keys and one for normal keys. These tables start at locations (for the file dated 4.12.94, size 94736):

                        Psion/Ctrl     $35D8
                        Shift          $33D8
                        Normal         $32D8

[ Previous Section || FAQ Contents || Next Section ]