This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
ryujinx
Watch
1
Star
0
Fork
You've already forked ryujinx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2881
commits
1
branch
0
tags
36
MiB
0e95a8271a
Commit graph
3 commits
Author
SHA1
Message
Date
Marco Carvalho
0e95a8271a
Non-flags enums should not be used in bitwise operations (
#5214
)
2023-06-09 19:44:22 +02:00
Marco Carvalho
86de288142
Removing shift by 0 (
#5249
)
...
* Integral numbers should not be shifted by zero or more than their number of bits-1 * more
2023-06-09 11:23:44 +02:00
TSR Berry
cee7121058
Move solution and projects to src
2023-04-27 23:51:14 +02:00