This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2025-01-23 22:54:06 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ryujinx
/
Ryujinx
/
Cpu
History
gdkchan
18ac1c4045
Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method
2018-02-07 13:44:48 -03:00
..
Decoder
aloha
2018-02-04 20:08:20 -03:00
Exceptions
aloha
2018-02-04 20:08:20 -03:00
Instruction
Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method
2018-02-07 13:44:48 -03:00
Memory
Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method
2018-02-07 13:44:48 -03:00
State
Improve access to system registers by using properties, also use exclusive region granularity on exclusive load/stores, and ensure that acquires without releases won't hold the address forever, remove unused ALU rev method
2018-02-06 12:15:08 -03:00
Translation
Support loading NSO/NRO without a MOD0 header, stub some functions, support more ids on SvcGetInfo
2018-02-06 20:28:32 -03:00
ABitUtils.cs
aloha
2018-02-04 20:08:20 -03:00
AOpCodeTable.cs
Implement SSHL instruction, fix exception on FMAX/FMIN, and use a better exception message for undefined/unimplemented instructions
2018-02-07 09:38:43 -03:00
AThread.cs
aloha
2018-02-04 20:08:20 -03:00
ATranslatedSub.cs
aloha
2018-02-04 20:08:20 -03:00
ATranslator.cs
aloha
2018-02-04 20:08:20 -03:00