This website requires JavaScript.
Explore
Help
Sign In
stuff
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3777fb44cf
Ryujinx
/
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