This website requires JavaScript.
Explore
Help
Register
Sign In
INSANEMODE
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-06-13 01:57:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
21,449
Commits
2
Branches
0
Tags
503feba7e4e76ab325a820731f8c051247497cf5
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Liam
fb4b3c127f
core/debugger: Implement new GDB stub debugger
2022-06-01 00:01:25 -04:00