Merge pull request #1667 from DarkLordZach/swkbd

am: Implement HLE software keyboard applet
This commit is contained in:
bunnei
2018-11-20 08:24:11 -08:00
committed by GitHub
19 changed files with 1141 additions and 114 deletions

View File

@ -7,6 +7,8 @@ add_executable(yuzu
Info.plist
about_dialog.cpp
about_dialog.h
applets/software_keyboard.cpp
applets/software_keyboard.h
bootmanager.cpp
bootmanager.h
compatibility_list.cpp