forked from hex007/freej2me
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some jars use the keypad and the action keys for different functions, so we have to account for that. Furthermore, libretro now has a use for those then unused numpad 2,4,6,8 input array positions, with num 5 also being added as a separate input, being L3 by default. It's either that, or R3... and num 5 acting as a pointer press also feels a bit more intuitive to put on the left analog press rather than any other key, especially since num 5 is covered by Ok/Fire in most cases.
- Loading branch information
1 parent
b127396
commit 43efe1b
Showing
4 changed files
with
86 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters