gdkchan e7559f128f Small OpenGL Renderer refactoring (#177) 8 年 前
..
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 年 前
Decoder32 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 年 前
Events 950011c90f Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store 8 年 前
Exceptions 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
Instruction e7559f128f Small OpenGL Renderer refactoring (#177) 8 年 前
Instruction32 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 年 前
Memory 3e6afeb513 Fix some thread sync issues (#172) 8 年 前
State 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 年 前
Translation 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 年 前
ABitUtils.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
AOpCodeTable.cs 3bdd109f45 Add Cmeq_S, Cmge_S, Cmgt_S, Cmhi_S, Cmhs_S, Cmle_S, Cmlt_S (Reg, Zero) & Cmtst_S compare instructions. Add 22 compare tests (Scalar, Vector). Add Eor_V, Not_V tests. (#171) 8 年 前
AOptimizations.cs f9f111bc85 Add intrinsics support (#121) 8 年 前
AThread.cs 3e6afeb513 Fix some thread sync issues (#172) 8 年 前
ATranslatedSub.cs 9227b0ea59 [CPU] Speed up translation a little bit 8 年 前
ATranslatedSubType.cs 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 年 前
ATranslator.cs 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 年 前
ChocolArm64.csproj f9f111bc85 Add intrinsics support (#121) 8 年 前