This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
Ryujinx-uplift
Watch
1
Star
0
Fork
0
You've already forked Ryujinx-uplift
mirror of
https://github.com/GreemDev/Ryujinx.git
synced
2025-03-04 00:52:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ryujinx-uplift
/
Ryujinx.Tests
/
Cpu
History
gdkchan
3777fb44cf
Allow to enable/disable memory checks even on release mode through the flag, return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks
2018-03-10 20:39:16 -03:00
..
CpuTest.cs
Allow to enable/disable memory checks even on release mode through the flag, return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks
2018-03-10 20:39:16 -03:00
CpuTestAlu.cs
Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (
#44
)
2018-03-05 09:21:19 -03:00
CpuTestMisc.cs
Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (
#44
)
2018-03-05 09:21:19 -03:00
CpuTestScalar.cs
Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (
#44
)
2018-03-05 09:21:19 -03:00
CpuTestSimdArithmetic.cs
Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (
#44
)
2018-03-05 09:21:19 -03:00
CpuTestSimdMove.cs
Review of cpu tests and creation of a class for mixed cpu tests. (
#35
)
2018-02-23 09:29:20 -03:00