gdkchan 4c7c21634e Add Sse2 fallback to Vector{Extract|Insert}Single methods on the CPU (#193) il y a 7 ans
..
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) il y a 8 ans
Decoder32 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) il y a 8 ans
Events 65105c2a3b Implement SvcGetThreadContext3 il y a 7 ans
Exceptions 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) il y a 8 ans
Instruction 4c7c21634e Add Sse2 fallback to Vector{Extract|Insert}Single methods on the CPU (#193) il y a 7 ans
Instruction32 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) il y a 8 ans
Memory 3e6afeb513 Fix some thread sync issues (#172) il y a 7 ans
State 65105c2a3b Implement SvcGetThreadContext3 il y a 7 ans
Translation 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) il y a 8 ans
ABitUtils.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) il y a 8 ans
AOpCodeTable.cs bc26aa558a Add support for the FMLA (by element/scalar) instruction (#187) il y a 7 ans
AOptimizations.cs 8f6387128a Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32ch, Crc32cw, Crc32cx. Add 10 simple tests for Fcmgt, Fcmge, Fcmeq, Fcmle, Fcmlt (S, V) (Reg, Zero). Add 2 Cnt_V tests. (#183) il y a 7 ans
AThread.cs 3e6afeb513 Fix some thread sync issues (#172) il y a 7 ans
ATranslatedSub.cs 9227b0ea59 [CPU] Speed up translation a little bit il y a 8 ans
ATranslatedSubType.cs 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) il y a 8 ans
ATranslator.cs 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) il y a 8 ans
ChocolArm64.csproj f9f111bc85 Add intrinsics support (#121) il y a 8 ans