mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-20 22:33:22 +02:00
Atari del/Bk Sp properly handling
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ Mvk MVk[NPLGN*NLIGN*2]={
|
||||
{ " F4", " F4", " F4", RETROK_F10},
|
||||
{ "Clr", "Clr", "Clr", RETROK_HOME},
|
||||
{ "Ins", "Ins", "Ins", RETROK_INSERT},
|
||||
{ "Del", "Del", "Del", RETROK_DELETE},
|
||||
{ "Bsp", "Del", "Del", RETROK_BACKSPACE},
|
||||
|
||||
{ "Esc", "Esc", "Esc", RETROK_ESCAPE}, // page 1, line 2
|
||||
{ " 1 ", " ! ", " \xb1 " , RETROK_1},
|
||||
|
||||
Reference in New Issue
Block a user