Pecusx
101e42ae91
Merge branch 'libretro:master' into master
2022-04-24 19:58:35 +02:00
Vladimir Serbinenko
beab30e7ea
Add .rom to the list of valid extensions ( #81 )
...
Sometimes .rom is used interchangeably with .car
2022-03-27 16:16:29 +02:00
Pecusx
bdc537b880
Merge branch 'libretro:master' into master
2022-03-09 19:37:14 +01:00
twinaphex
478a8ec99a
(zlib) Cleanups
2021-10-03 07:50:23 +02:00
Poligraf
cd61841777
retrofw target remove findstring ( #78 )
...
Co-authored-by: Poligraf <>
2021-08-05 12:00:10 +02:00
Poligraf
bcbbf63c04
add retrofw target ( #77 )
...
Co-authored-by: Poligraf <>
2021-08-03 11:50:18 +02:00
Pecusx
787ae8c40c
Merge branch 'libretro:master' into master
2021-05-30 19:58:24 +02:00
crystalct
b59fb7e925
Fixed PS3/Psl1ght build ( #72 )
2021-05-29 09:38:27 +02:00
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
Pecusx
2aecf7726f
Oppps...
2021-05-08 15:27:32 +02:00
Pecusx
444026fef6
Added VKbd opacity witch switch.
2021-05-08 15:22:45 +02:00
Pecusx
405d8f00ad
minor error
...
Still testing opacity
2021-05-08 14:55:02 +02:00
Pecusx
b885cf2701
Still testing VKBD opacity
2021-05-08 14:50:10 +02:00
Pecusx
e7d0a5c38e
Keys names opacity
...
Test only
2021-05-08 14:11:54 +02:00
Pecusx
cd4d46b405
VKBD opacity
...
Only for testing
2021-05-08 14:04:38 +02:00
Pecusx
6d80fa43bd
Atari del/Bk Sp properly handling
2021-05-08 12:53:18 +02:00
Pecusx
1055dbefa3
One page VKBD layout
...
Atari keyboard fits in one page!
2021-05-08 12:25:59 +02:00
Pecusx
dea2319c2c
Revert "Disable joystick input if Virtual Keyboard active"
...
This reverts commit 8b942c29e0 .
2021-05-08 12:00:48 +02:00
Pecusx
8b942c29e0
Disable joystick input if Virtual Keyboard active
...
Only for testing
2021-05-08 11:09:40 +02:00
Pecusx
fd718b0974
Much better Shift and Control colors :)
2021-05-07 22:05:42 +02:00
Pecusx
c9dedda2c4
Better Shift & Control indicators
2021-05-07 21:41:15 +02:00
Pecusx
75f382ef1c
Better keys handling
2021-05-07 21:17:56 +02:00
Pecusx
183a97aeae
Oooops... minor error
2021-05-07 18:12:28 +02:00
Pecusx
d0992ab389
Correct atari F1-F4 handling
2021-05-07 18:02:22 +02:00
Pecusx
a94f36ccca
Minor mistake :)
2021-05-07 17:48:46 +02:00
Pecusx
6268489ea8
Second page of VKBD
...
New second page.
New layout, atari cursor keys and F1-F4 now working.
2021-05-07 17:35:21 +02:00
Pecusx
f0bfad6db6
Schift & Control status on VKBD
2021-05-07 16:44:18 +02:00
Pecusx
a6862bad1c
Always display only 3 characters of key desc.
2021-05-07 14:47:56 +02:00
Pecusx
bbb41ef3e7
Set max key description lenght to 3
2021-05-07 14:42:03 +02:00
Pecusx
f0b5707a8f
Displaying % and heart on VKBD - maybe...
2021-05-07 14:31:26 +02:00
Pecusx
fda5a5cef1
Revert "% and null character display on VKBD"
...
This reverts commit f4eb848f26 .
2021-05-07 11:43:43 +02:00
Pecusx
f4eb848f26
% and null character display on VKBD
2021-05-07 11:32:34 +02:00
Pecusx
b6ff9f9f6b
1st attemp to new vkbd layout
...
Virtual Keyoboard recreated. Added atari font, Ctrl and Shift funcionality.
Console buttons on second page.
2021-05-07 11:23:32 +02:00
Pecusx
bef06c04c4
Minor error
2021-05-06 22:35:06 +02:00
Pecusx
ddbfca159d
Virtual Keyboard keys with Control
2021-05-06 22:11:40 +02:00
Pecusx
0866e667da
Atari 8bit font
2021-05-06 20:40:26 +02:00
Pecusx
fa6d16be65
Shift text UPPER when pressed
2021-05-06 19:38:24 +02:00
Pecusx
77a945ae8e
Control key handle
2021-05-06 19:06:30 +02:00
Pecusx
e83ec6dc08
Shit on VKBD
2021-05-06 18:40:39 +02:00
Pecusx
e5872590e0
First try to new keyboard
2021-05-06 18:18:38 +02:00
Pecusx
e8b8554609
Help key on Pad
...
Added Atari Help key to joypad mapping.
2021-05-06 17:20:08 +02:00
Pecusx
29e0d22979
Start, Option, Help and Emulator Menu buttons
2021-05-04 23:42:29 +02:00
Pecusx
9b2c18ca44
Return?
2021-05-04 23:34:16 +02:00
Pecusx
8ffa797c6b
Atari TAB, RETURN and SPACE keys
2021-05-04 23:06:15 +02:00
Pecusx
3389f76cc2
Atari Console keys
...
Added: Help, Start, Select, Option and Reset keys.
2021-05-04 22:38:05 +02:00
Autechre
86c87b543f
Merge pull request #71 from Pecusx/master
...
Added option for 320KB RAM Extension (Compy Shop), and better button names in libretto mapping
2021-04-15 17:25:22 +02:00
Pecusx
f87cc903ad
Better buttons names.
2021-04-15 16:10:44 +02:00
Pecusx
00e720467c
Modified buttons names
2021-04-15 15:52:56 +02:00
Pecusx
e507d5ef77
Update libretro-core.c
2021-04-15 15:48:09 +02:00
Autechre
04068efeab
Merge pull request #70 from grzybsonssg/add-modern-xl-xe-systems
...
Add modern xl xe systems with 576K or 1088K of RAM
2021-04-10 21:56:52 +02:00