This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
57bb0abda3dc277dc7575250fdb080edb83abcbc
ryujinx
/
ARMeilleure
History
gdkchan
57bb0abda3
Print guest stack trace on invalid memory access (
#1407
)
...
* Print guest stack trace on invalid memory access * Improve XML docs
2020-07-30 23:16:41 +10:00
..
CodeGen
Use movd,movq for i32/64 VectorExtract %x, 0x0 (
#1439
)
2020-07-30 15:52:26 +10:00
Common
CodeGen Optimisations (LSRA and Translator) (
#978
)
2020-03-18 22:44:32 +11:00
Decoders
Implements some 32-bit instructions (VBIC, VTST, VSRA) (
#1192
)
2020-07-19 15:11:58 -03:00
Diagnostics
Add Profiled Persistent Translation Cache. (
#769
)
2020-06-16 20:28:02 +02:00
Instructions
Print guest stack trace on invalid memory access (
#1407
)
2020-07-30 23:16:41 +10:00
IntermediateRepresentation
Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (
#1328
)
2020-07-13 20:48:14 +10:00
Memory
Implement a new physical memory manager and replace DeviceMemory (
#856
)
2020-05-04 08:54:50 +10:00
State
Refactor NativeContext (
#1410
)
2020-07-24 16:13:14 -03:00
Translation
Use movd,movq for i32/64 VectorExtract %x, 0x0 (
#1439
)
2020-07-30 15:52:26 +10:00
ARMeilleure.csproj
Add Profiled Persistent Translation Cache. (
#769
)
2020-06-16 20:28:02 +02:00
Optimizations.cs
Faster crc32 implementation (
#1294
)
2020-06-05 20:58:27 +10:00
Statistics.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00