| .. |
|
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
|
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
|
před 8 roky |
|
Exceptions
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
před 8 roky |
|
Instruction
|
4731c7545d
Fix mistake on astc conversion, make some static methods that shouldn't be public private, remove old commmented out code
|
před 8 roky |
|
Instruction32
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
před 8 roky |
|
Memory
|
7f5a8effbb
Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking
|
před 8 roky |
|
State
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
před 8 roky |
|
Translation
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
před 8 roky |
|
ABitUtils.cs
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
před 8 roky |
|
AOpCodeTable.cs
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
před 8 roky |
|
AOptimizations.cs
|
f9f111bc85
Add intrinsics support (#121)
|
před 8 roky |
|
AThread.cs
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
před 8 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
|
f9f111bc85
Add intrinsics support (#121)
|
před 8 roky |