Would it be possible to map it to chr+n where n is 1 through 0? The msx only has 10 F keys, so that would work perfectly.
It may be possible, I have to check if [CHR]+[n] isn't already carrying any useful keycodes. Note that MSX really has 5 F-keys, other 5 are available with the [SHIFT].
ChillyWilly
2008-06-23 08:33
Re: fMSX 3.5 Ported to Maemo
Quote:
Originally Posted by fms
(Post 194511)
It may be possible, I have to check if [CHR]+[n] isn't already carrying any useful keycodes. Note that MSX really has 5 F-keys, other 5 are available with the [SHIFT].
[CHR]+[n] does nothing at the moment so it would be ideal. [CHR]+[n] and [SHIFT]+[CHR]+[n] could work then.