This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
c6de9657be71a9c659f9c991ec8d024ebf44d56e
yuzu
/
src
/
core
/
frontend
T
History
bunnei
fa3ffff8de
Merge pull request
#6257
from Morph1984/fix-use-after-free-webapplet
...
applets/web: Fix a use-after-free when passing in the URL string
2021-04-30 14:48:32 -07:00
..
applets
applets/web: Fix a use-after-free when passing in the URL string
2021-04-28 12:34:28 -04:00
emu_window.cpp
emu_window: Return pair from ClipToTouchScreen() instead of tuple
2021-04-23 11:21:02 -04:00
emu_window.h
emu_window: Return pair from ClipToTouchScreen() instead of tuple
2021-04-23 11:21:02 -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
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
2021-04-23 22:12:41 -05:00