Commit Graph

23 Commits

Author SHA1 Message Date
Pecusx c39dc2ab03 Third (final??) attemp at a new Virtual Keyboard (#75)
* Atari Console keys

Added: Help, Start, Select, Option and Reset keys.

* Atari TAB, RETURN and SPACE keys

* Return?

* Start, Option, Help and Emulator Menu buttons

* Help key on Pad

Added Atari Help key to joypad mapping.

* First try to new keyboard

* Shit on VKBD

* Control key handle

* Shift text UPPER when pressed

* Atari 8bit font

* Virtual Keyboard keys with Control

* Minor error

* 1st attemp to new vkbd layout

Virtual Keyoboard recreated. Added atari font, Ctrl and Shift funcionality.
Console buttons on second page.

* % and null character display on VKBD

* Revert "% and null character display on VKBD"

This reverts commit f4eb848f26.

* Displaying % and heart on VKBD - maybe...

* Set max key description lenght to 3

* Always display only 3 characters of key desc.

* Schift & Control status on VKBD

* Second page of VKBD

New second page.
New layout, atari cursor keys and F1-F4 now working.

* Minor mistake :)

* Correct atari F1-F4 handling

* Oooops... minor error

* Better keys handling

* Better Shift & Control indicators

* Much better Shift and Control colors :)

* Disable joystick input if Virtual Keyboard active

Only for testing

* Revert "Disable joystick input if Virtual Keyboard active"

This reverts commit 8b942c29e0.

* One page VKBD layout

Atari keyboard fits in one page!

* Atari del/Bk Sp properly handling

* VKBD opacity

Only for testing

* Keys names opacity

Test only

* Still testing VKBD opacity

* minor error

Still testing opacity

* Added VKbd opacity witch switch.

* Oppps...
2021-05-29 09:37:42 +02:00
twinaphex 70182481ec Bitmask code was wrong 2020-10-07 15:54:45 +02:00
twinaphex 975157a232 Cleanups 2020-10-07 15:14:23 +02:00
trioan 801032b513 libretro: use input bitmask 2020-09-21 01:57:33 +00:00
Jean-André Santoni 181657a6ec Attempt to fix OSX build 2020-09-13 15:57:24 +07:00
Vladimir Serbinenko 6b1dc161dc Use frame counter instead of real clock 2020-04-29 13:32:54 +02:00
Mariano 21922dc098 Fix for not working virtual keyboard 2019-12-30 18:27:11 +01:00
raphkoster 609378be70 Add support for four controllers. 2019-06-23 23:03:59 -07:00
raphkoster af0ba7263b Fixed SHIFT and CTRL keys. 2019-06-05 00:27:35 -07:00
Not6 1609a6d115 add keyboard typecore option (input poll or input callback) 2017-10-15 19:20:18 +02:00
Not6 5b36428539 some cleanup 2017-03-05 22:39:47 +01:00
Not6 0fc0689961 bind F4 to start in A5200 mode 2017-03-05 18:18:40 +01:00
Not6 bfbb41d229 update vkey 2017-03-04 16:16:26 +01:00
Not6 6e1883bd30 cleanup 2016-03-05 00:39:39 +01:00
Not6 50a3b0a833 handle NTSC/PAL 2016-03-05 00:27:15 +01:00
Not6 d98c4aee23 sound always bad don't give up 2016-02-17 00:13:38 +01:00
Not6 eefd1e154e snd try again! 2016-02-15 20:36:16 +01:00
Not6 b8cb13c854 snd, one more try... 2016-02-14 13:08:49 +01:00
Not6 747de44639 snd 3th try 2016-02-14 12:55:37 +01:00
Not6 a8980f76e1 snd 2nd try (always weird) 2016-02-14 01:50:11 +01:00
R-type ca3065cdec basic kbd handlewith joy 2015-12-16 00:45:34 +01:00
R-type 5132452264 android fix 2015-12-15 14:59:19 +01:00
R-type 69e30b219a add basic libretro file wip 2015-12-15 01:01:43 +01:00