This website requires JavaScript.
Explore
Help
Sign In
purgatory
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
History
Morph
a32f6e9d8e
gdbstub: Explicitly cast return type to u8
...
Otherwise, the addition promotes the returned value to an int instead of keeping it as a u8.
2022-06-01 01:40:18 -04:00
..
audio_core
command_generator: Use u8 for tap index lut
2022-05-13 00:50:58 -04:00
common
core/debugger: Implement new GDB stub debugger
2022-06-01 00:01:25 -04:00
core
gdbstub: Explicitly cast return type to u8
2022-06-01 01:40:18 -04:00
input_common
Merge pull request
#8374
from german77/asnycvibrations
2022-05-28 00:55:53 -07:00
shader_recompiler
general: Avoid ambiguous format_to compilation errors
2022-05-14 16:48:34 -04:00
tests
chore: add missing SPDX tags
2022-04-28 18:24:11 +02:00
video_core
Merge pull request
#8332
from Morph1984/reduce_exec_size
2022-05-29 02:33:24 -07:00
web_service
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
yuzu
core/debugger: Implement new GDB stub debugger
2022-06-01 00:01:25 -04:00
yuzu_cmd
input_common: touch: Rewrite touch driver to support multiple touch points
2022-05-23 11:01:14 -05:00
.clang-format
…
CMakeLists.txt
CMakeLists: Enforce C4505 and C5245
2022-04-07 23:00:04 -04:00