Difference between revisions of "Small Devices Backend"

Jump to navigation Jump to search
→‎Common Features: -- wikify keymapper and virtual keyboard links
(→‎Common Features: -- add keumapper)
(→‎Common Features: -- wikify keymapper and virtual keyboard links)
Line 37: Line 37:
The following is a list of features / characteristics that are common to many small device systems. Note that not all systems will use each of these, so it is important to be able to pick some of them without being forced to use/implement the others.
The following is a list of features / characteristics that are common to many small device systems. Note that not all systems will use each of these, so it is important to be able to pick some of them without being forced to use/implement the others.


* Virtual keyboard: Provide a default implementation, but offers hooks to allow for custom implementations.
* [[Virtual Keyboard Improvements|Virtual keyboard]]: Provide a default implementation, but offers hooks to allow for custom implementations.
* Keymapper: Flexible solution without relying on gameids
* [[Keymapping Improvements|Keymapper]]: Flexible solution without relying on gameids
* Splash screen (most of ports have it, so it could be unified)
* Splash screen (most of ports have it, so it could be unified)
* Downscalers (used to display on smaller-than-game-content screens)
* Downscalers (used to display on smaller-than-game-content screens)

Navigation menu