This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
frontend
History
Lioncash
8805233f5e
emu_window: unsigned -> u32
...
This is more concise and consistent with the rest of the codebase.
2021-04-23 11:19:32 -04:00
..
applets
applets/swkbd: Implement the Default Software Keyboard frontend
2021-04-15 01:53:17 -04:00
emu_window.cpp
emu_window: unsigned -> u32
2021-04-23 11:19:32 -04:00
emu_window.h
emu_window: unsigned -> u32
2021-04-23 11:19:32 -04:00
framebuffer_layout.cpp
common: Move settings to common from core.
2021-04-14 16:24:03 -07:00
framebuffer_layout.h
Address second batch of reviews
2020-08-30 00:43:25 +02:00
input_interpreter.cpp
input_interpreter: Fix button hold being interpreted incorrectly on init
2021-04-15 01:53:17 -04:00
input_interpreter.h
input_interpreter: Fix button hold being interpreted incorrectly on init
2021-04-15 01:53:17 -04:00
input.h
Make settings controller image change with controller input
2021-02-06 09:43:41 -06:00