| .. |
|
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)
|
před 8 roky |
|
Decoder32
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
před 8 roky |
|
Events
|
65105c2a3b
Implement SvcGetThreadContext3
|
před 8 roky |
|
Exceptions
|
c393cdf8e3
More flexible memory manager (#307)
|
před 7 roky |
|
Instruction
|
42e4e02a64
Add Fcvtns_S, Fcvtns_V, Fcvtnu_S, Fcvtnu_V (AOpCodeSimd) FP & Umlal_V, Umlsl_V, Saddl_V, Ssubl_V, Usubl_V instructions; add 8 FP & 16 S/Umlal_V, S/Umlsl_V, S/Uaddl_V, S/Usubl_V Tests. (#390)
|
před 7 roky |
|
Instruction32
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
před 8 roky |
|
Memory
|
521751795a
Code style fixes and nits on the HLE project (#355)
|
před 7 roky |
|
State
|
521751795a
Code style fixes and nits on the HLE project (#355)
|
před 7 roky |
|
Translation
|
521751795a
Code style fixes and nits on the HLE project (#355)
|
před 7 roky |
|
ABitUtils.cs
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
před 8 roky |
|
AOpCodeTable.cs
|
42e4e02a64
Add Fcvtns_S, Fcvtns_V, Fcvtnu_S, Fcvtnu_V (AOpCodeSimd) FP & Umlal_V, Umlsl_V, Saddl_V, Ssubl_V, Usubl_V instructions; add 8 FP & 16 S/Umlal_V, S/Umlsl_V, S/Uaddl_V, S/Usubl_V Tests. (#390)
|
před 7 roky |
|
AOptimizations.cs
|
c393cdf8e3
More flexible memory manager (#307)
|
před 7 roky |
|
AThread.cs
|
521751795a
Code style fixes and nits on the HLE project (#355)
|
před 7 roky |
|
ATranslatedSub.cs
|
9227b0ea59
[CPU] Speed up translation a little bit
|
před 8 roky |
|
ATranslatedSubType.cs
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
před 8 roky |
|
ATranslator.cs
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
před 8 roky |
|
ChocolArm64.csproj
|
2f25b34941
Add linux-x64 to RID property to make tests works on linux (#205)
|
před 8 roky |