oz2cpu wrote: ↑Tue Jan 09, 2018 8:15 pm
thanks for the info chips,
by the way for us noobs, when some thing new and cool is released,
how do we update ?
a link to git hub dont really help me, when i type update, in Linux cli, it say i got the latest version,
Which distribution do you use ? Not all of them use my uae4arm version...
Perhaps i need to make the uae4arm github mainpage more noob compliant.
So from a linux terminal, do the following:
First you first need git:
Then clone my source code to your raspberry. Do it where you want it to be:
Code: Select all
git clone https://github.com/Chips-fr/uae4arm-rpi
Then go to the source you retrieve:
If you look at github uae4arm page, i descripte the following part: you need to install some package. Then do a command "make" and wait.
Haemogoblin wrote: ↑Tue Jan 09, 2018 9:02 pm
I think you might miss understand, I already have two serial mouse ports built in to my keyrah. They are mapped to the cursor keys and the num pad. Hopefully what chips has directed me to, will mean I can use those ports. It would be nothing short of paradise.
Yes but for me this solution is better than this stupid keyboard mapping used by keyrah...
I'm not sure the repo i indicate will solve everything keyrah related but for some joystick direction it should.let me know what key would be missing for keyrah...
EDIT: i feel like it works for mapping a key to another key but when i choose a joystick direction it fails

...