mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-02 02:02:26 -07:00
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
This commit is contained in:
7
ChocolArm64/Instruction32/A32InstInterpretAlu.cs
Normal file
7
ChocolArm64/Instruction32/A32InstInterpretAlu.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace ChocolArm64.Instruction32
|
||||
{
|
||||
static partial class A32InstInterpret
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user