This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
Ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked Ryujinx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-01-05
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
36827c2355fd148fa6eef918452e25d1b43b2182
Ryujinx
/
ChocolArm64
History
Lordmau5
46dc89f8dd
Implement Fabs_V (
#146
)
2018-06-12 09:29:16 -03:00
..
Decoder
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)
2018-05-29 20:37:10 -03:00
Decoder32
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
2018-05-26 17:50:47 -03:00
Events
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
2018-02-25 22:14:58 -03:00
Exceptions
Split main project into core,graphics and chocolarm4 subproject (
#29
)
2018-02-20 17:09:23 -03:00
Instruction
Implement Fabs_V (
#146
)
2018-06-12 09:29:16 -03:00
Instruction32
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
2018-05-26 17:50:47 -03:00
Memory
Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking
2018-06-09 13:05:41 -03:00
State
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
2018-05-26 17:50:47 -03:00
Translation
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
2018-05-26 17:50:47 -03:00
ABitUtils.cs
Split main project into core,graphics and chocolarm4 subproject (
#29
)
2018-02-20 17:09:23 -03:00
AOpCodeTable.cs
Implement Fabs_V (
#146
)
2018-06-12 09:29:16 -03:00
AOptimizations.cs
Add intrinsics support (
#121
)
2018-05-11 20:10:27 -03:00
AThread.cs
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
2018-05-26 17:50:47 -03:00
ATranslatedSub.cs
[CPU] Speed up translation a little bit
2018-04-11 14:44:03 -03:00
ATranslatedSubType.cs
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
2018-05-26 17:50:47 -03:00
ATranslator.cs
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
2018-05-26 17:50:47 -03:00
ChocolArm64.csproj
Add intrinsics support (
#121
)
2018-05-11 20:10:27 -03:00