This commit renames the host library as emuenv (emulated PS Vita environment) to avoid confusion with the future host OS abstraction layer
- add controllers connected in log when app boot. - add correct struct of both SceCtrlData(2) - set touch mode in good place. - refactor refresh controllers. - implement sceCtrlGetWirelessControllerInfo. - using DS4 type when is DS4/Dual Sense.
Also: - external: update some submodules.