First post, by cenobite666
I've recently ported DOSBox to Ben Nanonote (and Dingoo A320) and in doing so updated the MIPS32 dynamic recompiler to be fully compatible with non MIPS32R2 cpus.
I will submit the changes soon.
However, I have a question in regards to mapping the Ben Nanonote keystrokes to work fully with DOSBox.
I have setup my own scancodes so that default keypresses work fine as do SHIFT and CTRL keystrokes.
What is the best way to add other "shifted" keystrokes?
ie. the Ben Nanonote accesses it's numbers via a custom shift ("blue shift") combination. Likewise, other characters can only be accessed via yet another shift ("red shift") combination.
Do I need to create a custom keyboard mapping file? If so how do I do this? Are there any tutorials or documentation?
Many thanks for DOSBox - it's great software.