libretro / vice-libretro

Versatile Commodore 8-bit Emulator
GNU General Public License v2.0
40 stars 70 forks source link

C128 keyboard #468

Closed Vweber73 closed 2 years ago

Vweber73 commented 2 years ago

Hi,

Emulator works great, the addition of REU was very good for GEOS, thanks ! Just one thing that bugs me, the C128 virtual keyboard is not complete, some of the extra keys (compared to C64) are missing, F5 and F6, for instance, have the same behaviour (HELP) whereas they shouldn't...

Is there any plan to make the keyboard 100% like the original ?

Many thanks and best regards

sonninnos commented 2 years ago

I finally started experimenting a bit, and currently it is looking like this: retroarch_2022_05_13_20_01_14_988

Vweber73 commented 2 years ago

Hi, Excellent, many thanks ! Are the functions keys fixed too ? Currently F5 and F6 both trigger "HELP", for instance... Best regards

sonninnos commented 2 years ago

Of course.

Vweber73 commented 2 years ago

Excellent, thanks !

Vweber73 commented 2 years ago

Hi,

I could not see this on the new core, has it not been implemented yet, or is there something to activate it ?

Many thanks and best regards

sonninnos commented 2 years ago

Of course there is nothing needed to activate it once it is in. I had to improve a bunch of things while I was at it, but I'll try to push today.

Vweber73 commented 2 years ago

Excellent, thanks ! Well, Retroarch can be so complicated, you never know, maybe it was needed to load a separate keypad... I preferred to make sure :) What are the other improvements ? Many thanks and best regards