This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
ryubing
Watch
1
Star
0
Fork
You've already forked ryubing
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b7e1d9930d
ryubing
/
Ryujinx
/
Cpu
/
Decoder
/
IAOpCodeCond.cs
7 lines
111 B
C#
Raw
Blame
History
namespace
ChocolArm64.Decoder
{
interface
IAOpCodeCond
:
IAOpCode
{
ACond
Cond
{
get
;
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink