| .. |
|
Decoder
|
f43dd08064
Added support for more shader instructions and texture formats, fix swapped channels in RGB565 and RGBA5551? texture formats, allow zero values on blending registers, initial work to build CFG on the shader decoder, update the BRA instruction to work with it (WIP)
|
8 anni fa |
|
Decoder32
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
8 anni fa |
|
Events
|
65105c2a3b
Implement SvcGetThreadContext3
|
8 anni fa |
|
Exceptions
|
c393cdf8e3
More flexible memory manager (#307)
|
7 anni fa |
|
Instruction
|
d021d5dfa9
Add AESD, AESE, AESIMC, AESMC instructions; add 4 simple Tests (closed box). (#365)
|
7 anni fa |
|
Instruction32
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
8 anni fa |
|
Memory
|
521751795a
Code style fixes and nits on the HLE project (#355)
|
7 anni fa |
|
State
|
521751795a
Code style fixes and nits on the HLE project (#355)
|
7 anni fa |
|
Translation
|
521751795a
Code style fixes and nits on the HLE project (#355)
|
7 anni fa |
|
ABitUtils.cs
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 anni fa |
|
AOpCodeTable.cs
|
d021d5dfa9
Add AESD, AESE, AESIMC, AESMC instructions; add 4 simple Tests (closed box). (#365)
|
7 anni fa |
|
AOptimizations.cs
|
c393cdf8e3
More flexible memory manager (#307)
|
7 anni fa |
|
AThread.cs
|
521751795a
Code style fixes and nits on the HLE project (#355)
|
7 anni fa |
|
ATranslatedSub.cs
|
9227b0ea59
[CPU] Speed up translation a little bit
|
8 anni fa |
|
ATranslatedSubType.cs
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
8 anni fa |
|
ATranslator.cs
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
8 anni fa |
|
ChocolArm64.csproj
|
2f25b34941
Add linux-x64 to RID property to make tests works on linux (#205)
|
8 anni fa |