gdkchan c393cdf8e3 More flexible memory manager (#307) 7 lat temu
..
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 lat temu
Decoder32 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 lat temu
Events 65105c2a3b Implement SvcGetThreadContext3 8 lat temu
Exceptions c393cdf8e3 More flexible memory manager (#307) 7 lat temu
Instruction c393cdf8e3 More flexible memory manager (#307) 7 lat temu
Instruction32 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 lat temu
Memory c393cdf8e3 More flexible memory manager (#307) 7 lat temu
State 65105c2a3b Implement SvcGetThreadContext3 8 lat temu
Translation c99b2884e4 Remove broken adds/cmn with condition check optimization (#218) 7 lat temu
ABitUtils.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 lat temu
AOpCodeTable.cs 4518c52c65 Add Sadalp_V, Saddlp_V, Uadalp_V, Uaddlp_V instructions; add 8 Tests. (#340) 7 lat temu
AOptimizations.cs c393cdf8e3 More flexible memory manager (#307) 7 lat temu
AThread.cs 3e6afeb513 Fix some thread sync issues (#172) 8 lat temu
ATranslatedSub.cs 9227b0ea59 [CPU] Speed up translation a little bit 8 lat temu
ATranslatedSubType.cs 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 lat temu
ATranslator.cs 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 lat temu
ChocolArm64.csproj 2f25b34941 Add linux-x64 to RID property to make tests works on linux (#205) 7 lat temu